"Creating Skinny WARs" still up to date?

2007-07-25 Thread andreas.ebbert-karroum
Hi, is there still no better way to refer to libraries in an EAR from a WAR than outlined here: http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.html It's still a hack, IMHO. Andreas Ebbert-Karroum Senior Software Design Engineer - Nokia Siemens Networks / Operation

multiple runs of xmlbeans in the same lifecycle

2007-07-17 Thread andreas.ebbert-karroum
Hi, we have a problem with the xml beans plugin. We have to compile a set of XML Schema with different configurations (details on request). The problem is that the plugin for the second run always reports that everything is up to date and nothing needs to be generated. It works fine if I touch

RE: Maven does not get latest snapshot from repository

2007-07-17 Thread andreas.ebbert-karroum
Hi, Thanks for your help. Actually the issue was a little tricky. Someone thought it might be a good idea to deploy by ftp-ing the directory from the local repository. That also caused the warning about the missing repository metadata. After I removed the directory from the remote repository and

Maven does not get latest snapshot from repository

2007-07-17 Thread andreas.ebbert-karroum
Hi, I've a weird (for me) build problem. There's an updated snapshot version on the repository, but maven is not pulling that down for the build, but rather uses my local version. Under which conditions can this happen, and how do I resolve it (except for maybe trashing the whole .m2/repository).

RE: Where has xmlbeans 2.3.0 gone?

2007-07-13 Thread andreas.ebbert-karroum
Ok, that actually makes sense :D Thanks! Andreas >-Original Message- >From: ext Severin Ecker [mailto:[EMAIL PROTECTED] >Sent: 13 July, 2007 14:50 >To: Maven Users List >Subject: Re: Where has xmlbeans 2.3.0 gone? > >hi, > >xmlbeans was moved to where it belongs according to its pom fi

Where has xmlbeans 2.3.0 gone?

2007-07-13 Thread andreas.ebbert-karroum
Hi, I just was wondering why I cannot reprocude the build from our cruisecontrol server. Maven is missing a dependency for xmlbeans:xmlbeans:jar:2.3.0. It definitly was on ibiblio since cruisecontrol got it from there: Downloading: http://repo1.maven.org/maven2/xmlbeans/xmlbeans/2.3

RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
Thanks. I'll ask the developers of pdfdoclet, if they would like to add it, of if I should take care of it :) Andreas >-Original Message- >From: ext Eric Redmond [mailto:[EMAIL PROTECTED] >Sent: 02 July, 2007 18:02 >To: Maven Users List >Subject: Re: produce html and pdf javadocs in one

RE: How can I compile multiple test source directories

2007-07-02 Thread andreas.ebbert-karroum
Hm, Copy them to a single directory first in phase "processing sources"? Andreas >-Original Message- >From: ext Sidharth Kuruvila [mailto:[EMAIL PROTECTED] >Sent: 02 July, 2007 17:12 >To: Maven Users List >Subject: How can I compile multiple test source directories > >Hi, > >My projec

RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
Another question, why is the pdfdoclet not on ibiblio? (If it is, I could not find it). It's under the GNU LGPL, so redistribution should not be a problem. If it's not on ibiblio, can I put it there? Or whom would I have to ask? Andreas >-Original Message- >From: ext >[EMAIL PROTECTED]

RE: produce html and pdf javadocs in one go

2007-07-02 Thread andreas.ebbert-karroum
Hi, Thanks for the answer, Eric. I understand the example so, that multiple reportSets are used (as the plugin is also linked under the reporting element). I don't use the site lifecycle yet, the jar (and sources, javadocs) are just jared and deployed to the repository. Can I use the reportset

produce html and pdf javadocs in one go

2007-06-29 Thread andreas.ebbert-karroum
Hi, is it possible to generate html and pdf javadocs within a single run with a single pom file, and also deploy that to the maven repository as to seperate artifacts? The "jar packaging" is already producing the jar, the sources jar, and the (html) javadocs jar, so a forth one really doesn't hur

RE: Classpath in EAR's manifest?

2007-06-22 Thread andreas.ebbert-karroum
Hallo Jörg, >-Original Message- >From: ext Jörg Schaible [mailto:[EMAIL PROTECTED] >> Can I turn that off somehow? I couldn't find an option in the >> documentation in >> http://maven.apache.org/plugins/maven-ear-plugin/ear-mojo.html > >None of my generated EARs has a manifest that con

Classpath in EAR's manifest?

2007-06-21 Thread andreas.ebbert-karroum
Hi, why is the classpath also generated in the EAR's manifest? It should not, the JavaEE verifier in netbeans is complaining about it: Manifest file of an EAR file should not contain Class-Path entries. Please refer to J2EE 1.4 Platform Specification Section #8.2 for further infor

RE: Metamorphosis

2007-05-20 Thread andreas.ebbert-karroum
Hi Jason, Thanks a lot for your inspiring presentation at JavaOne and for the quick reply to my inquiry :) >-Original Message- >From: ext Jason van Zyl [mailto:[EMAIL PROTECTED] >It will be released under the ASL 2.0 license and will be available >the week after next. That's great

RE: Metamorphosis

2007-05-15 Thread andreas.ebbert-karroum
Where can I get more information on it? Or where can it be bought, if it's not freely available. Andreas >-Original Message- >From: ext Milos Kleint [mailto:[EMAIL PROTECTED] >Sent: 15 May, 2007 12:13 >To: Maven Users List >Subject: Re: Metamorphosis > >afaik it's not Open source. (yet

Metamorphosis

2007-05-15 Thread andreas.ebbert-karroum
Hi, at the JavaOne Session last week, Jason talked about a tool called "Metamorphosis" that could help when you migrate from a ant based build system to maven. Where is it? I feel stupid, but I cannot find it. Thanks for helping out! Andreas Ebbert-Karroum Senior Software Design Engin

RE: TOP 5 surefire issues all unassigned?

2007-02-23 Thread andreas.ebbert-karroum
Hi, >-Original Message- >From: ext Brett Porter [mailto:[EMAIL PROTECTED] >Sent: 23 February, 2007 15:05 >To: Maven Users List >Subject: Re: TOP 5 surefire issues all unassigned? > >There's about to be a big push on fixing issues in surefire. >The main ones will be taken care of, and we

TOP 5 surefire issues all unassigned?

2007-02-23 Thread andreas.ebbert-karroum
Hi, not sure if there's a seperate mailinglist for surefire, I haven't found one (with google). Is there a specific reason why the TOP 5 issues of the surefire plugin are all unassigned? http://jira.codehaus.org/browse/SUREFIRE?report=com.atlassian.jira.plugin.system.project:popularissues-pa

[m2eclipse] m2 plugin for eclipse

2007-02-13 Thread andreas.ebbert-karroum
Hi, after I installed the m2 plugin for eclipse from http://m2eclipse.codehaus.org/ , eclipse is prompting me to enter username/password when starting the workbench. Asking several times: *Enter Network UserID and Password* ---

embed html in apt

2006-08-03 Thread andreas.ebbert-karroum
Hi, is it possible to embed some pure html code in apt pages? Andreas Ebbert-Karroum Senior Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123928, fax: +49-211-94123838 Heltorfer Straße 1, 40472 Düsseldorf, Germany

[m2] Assign build artefact from ant (was: The packaging for this project did not assign a file to the build artifact)

2006-08-01 Thread andreas.ebbert-karroum
To put the question differently: Is there any way to do this: http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html --- One final task that is required is for the packaging goal you have create

RE: [m2] The packaging for this project did not assign a file to the build artifact

2006-08-01 Thread andreas.ebbert-karroum
Hi, Can somebody please enlighten me, how I can add build artefacts in an ant-based plugin? Can it be somewhere set in the plexus/components.xml? Currently I'm getting the error: [INFO] [deploy:deploy] [INFO] [ERROR] BUILD

Re: [m2] The packaging for this project did not assign a file to the build artifact

2006-07-27 Thread andreas.ebbert-karroum
I just read the archived mail and actually have the same problem: http://www.mail-archive.com/users@maven.apache.org/msg36680.html How to assign the build artefact in a custum plugin, that is based on ant tasks? Is there a more elegant way? For me, there's also an additional tweak. I'd like

J2EE -> Java EE and "Coping with SUN JARs"

2006-07-27 Thread andreas.ebbert-karroum
Hi, with J2EE now named Java EE, shall also the guideline for the library be changed? From Product artifact Group ID Artifact ID J2EE javax.j2ee j2ee To Product artifact Group ID Artifact ID Java EE javax.javaee javaee Andreas -

How to deploy with ftp via gateway to internal repository?

2006-07-26 Thread andreas.ebbert-karroum
Hi everybody, we have our internal repository on a public (=internet) server. The upload should work over FTP, "security" is sufficient for that. However, some people (like me) cannot ftp directly from the intranet to the internet but only through a FTP Gateway. The gateway works so, that you

RE: MevenideNetbeans2.0 features

2006-07-25 Thread andreas.ebbert-karroum
Hi Milos, >-Original Message- >From: ext Milos Kleint [mailto:[EMAIL PROTECTED] >On 7/25/06, [EMAIL PROTECTED] ><[EMAIL PROTECTED]> wrote: >> 1) Deploy an enterprise application to the Sun Java System >Application >> Server > >no, what currently works is deployment of wars. Hm - would

RE: does the maven-archetype-j2ee-simple work?

2006-07-25 Thread andreas.ebbert-karroum
It works if I modify the following files in my local repository. It's a bad thing to do, I know, but otherwise it won't work at all: 1) maven-archetype-j2ee-simple-1.0-alpha-4.jar\archetype-resources\pom.xml: projects primary-source servlets ejbs ear

MevenideNetbeans2.0 features

2006-07-25 Thread andreas.ebbert-karroum
Hi, can I do any of this with mevenide and netbeans 5.5? and yes, how? 1) Deploy an enterprise application to the Sun Java System Application Server 2) Use the static verifyer for the ear and ejb project 3) Use the AVK to dynamically verify the application for J2EE compliance The first point

does the maven-archetype-j2ee-simple work?

2006-07-25 Thread andreas.ebbert-karroum
Question as in the subject. This is how I invoked it: mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-j2ee-simple -DarchetypeVersion=1.0-alpha-4

SORRY!!!

2006-07-25 Thread andreas.ebbert-karroum
Sorry everybody - this is so emberrasing!!! I just realized that I sent the last mails to [EMAIL PROTECTED] ... instead of [EMAIL PROTECTED] Sorry, I promise it won't happen again. Andreas Ebbert-Karroum Senior Software Design Engineer - Nokia Networks Services / Middleware phone: +49-2

maven-source-plugin 2.0.1 vs. 2.0 - changed behaviour

2006-07-20 Thread andreas.ebbert-karroum
Does anybody has an opinion on that? >-Original Message- >From: ext >[EMAIL PROTECTED] >e.org >[mailto:[EMAIL PROTECTED] >en.apache.org] >Sent: 13 July, 2006 23:07 >To: users@maven.apache.org >Cc: [EMAIL PROTECTED] >Subject: maven-source-plugin 2.0.1 vs. 2.0 - changed behaviour > >Hi m

maven-source-plugin 2.0.1 vs. 2.0 - changed behaviour

2006-07-13 Thread andreas.ebbert-karroum
Hi maven2 knowledged people, I finally discovered why my homemade plugin doesn't work anymore since some time. It's defining it's own lifecycle where it first generates sources (in the generates-sources phase) and then uses the maven-source-plugin in the packaging phase to jar the gerated sour

RE: Error looking up lifecycle mapping to retrieve optional mojos

2006-06-12 Thread andreas.ebbert-karroum
Hi Eric, Dan, Thanks a lot for your support! I was thinking that I am too stupid to get this straigt. => I will try the workaround as proposed by Eric => I will open a JIRA for maven-plugin-plugin I agree, plexus documentation is bad - even with the book, there could be a lot more material. A

RE: Error looking up lifecycle mapping to retrieve optional mojos

2006-06-10 Thread andreas.ebbert-karroum
Has somebody else also had this error? What can I do about it? Thanks, _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Senior Software Design Engineer Nokia Networks Services / Middleware    ph

RE: Error looking up lifecycle mapping to retrieve optional mojos

2006-06-08 Thread andreas.ebbert-karroum
Does somebody have a clue, what's going on here? Can I safely ignore the debug warning? I have no idea what it is trying to tell me... Thanks, Andreas >-Original Message- >From: ext >[EMAIL PROTECTED] >e.org >[mailto:[EMAIL PROTECTED] >en.apache.org] >Sent: 08 June, 2006 01:09 >To: u

Error looking up lifecycle mapping to retrieve optional mojos

2006-06-07 Thread andreas.ebbert-karroum
Hi, I've defined my own plugin (with the maven-plugin-tools-ant plugin) with it's own lifecycle and artifact handler. when I now try to use the plugin in another project, it works fine, but I'm getting this debug warning - and I have no clue, what it is about - can it be fixed, and if yes, how

RE: m2, fml, multiple parts

2006-05-15 Thread andreas.ebbert-karroum
Are there any comments on this, please? Is it possible to have multiple parts in a FAQ? If yes, what am I doing wrong? Thanks, Andreas >-Original Message- >From: ext >[EMAIL PROTECTED] >e.org >[mailto:[EMAIL PROTECTED] >en.apache.org] >Sent: 14 May, 2006 08:12 >To: users@maven.apache

m2, fml, multiple parts

2006-05-13 Thread andreas.ebbert-karroum
Hi, in the fml I can define multiple parts, but when I generate the site, this is not taken into account, they are just listed one after another. Do I have to configure something else to make it happen? current fml: https://jsr264-public.dev.java.net/source/browse/jsr264-public/jsr264-public-

How to get superscript symbol in APT Format?

2006-05-08 Thread andreas.ebbert-karroum
I found this question in the archive, but no answer to it. Is it possible? http://www.mail-archive.com/users@maven.apache.org/msg33187.html (same use-case here, btw: Java^TM) Andreas Ebbert-Karroum Senior Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123

organizationUrl with ','

2006-05-04 Thread andreas.ebbert-karroum
Hi, my organization has ',' in their URL: http://www.europe.nokia.com/nokia/0,,64463,00.html when I try to enter that in the pom and generate the site, the team overview does not pick up the complete URL, but only the part after the last ',' - is there a chance to get around it? Even enclosin

RE: packaging for XML Schema or WSDL

2006-05-02 Thread andreas.ebbert-karroum
Hi all, Does anybody - beside myself - see the benefit in having such a packaging/lifecycle defined? A XML Schema or WSDL would not get compiled of course. But it could be validated and also installed in the repository, where other installed schema could be picked up, for validation purposes.

RE: documentation for maven-scm-api?

2006-04-29 Thread andreas.ebbert-karroum
Hi, First, I now got the connection to scm working, without the need to specify the username, password or login in the pom. The key was that I first read the introduction to profiles (what I should've done earlier...) http://maven.apache.org/guides/introduction/introduction-to-profiles.html An

RE: documentation for maven-scm-api?

2006-04-27 Thread andreas.ebbert-karroum
Hi, >-Original Message- >From: ext Emmanuel Venisse [mailto:[EMAIL PROTECTED] >>>yes :-) >>>You can define them in your settings.xml, in part >like this: >>> >>> >>> >>>your_hostYou can use your_host:your_port, if >>>a port is defined in your scm url >>>user >>>pass

RE: documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
Hi, >-Original Message- >From: ext Emmanuel Venisse [mailto:[EMAIL PROTECTED] >Sent: 25 April, 2006 13:13 >> I've tried to put the password in the pom (in the >developerConnection url) and that worked :-) Is there another way? > >yes :-) >You can define them in your settings.xml, in p

RE: documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
Hi, >-Original Message- >From: ext Emmanuel Venisse [mailto:[EMAIL PROTECTED] >With username/password define in scm url or in command line parameters The doc (http://maven.apache.org/scm/plugins/status-mojo.html) says that the parameters are only evaluated for svn and starteam protoco

RE: documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
>-Original Message- >From: ext Emmanuel Venisse [mailto:[EMAIL PROTECTED] >cvsnt is supported by Maven-SCM, but cvsnt doesn't use the cvs >standard, it doesn't use .cvspass but windows registry instead >and Maven SCM require .cvspass file. So you'll need to run cvs >login manually f

RE: documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
Some further own investigations... >-Original Message- >From: ext >[EMAIL PROTECTED] >e.org >[mailto:[EMAIL PROTECTED] >en.apache.org] >>> => How do I create the ~/.cvspass? >> >>Maven-SCM create it and add the cvsroot in it if it doesn't exist. >>If you want to create it manually, yo

RE: documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
Hi Emmanuel, thanks for the quick feedback. My comments inline below: >-Original Message- >From: ext Emmanuel Venisse [mailto:[EMAIL PROTECTED] >javadocs isn't available online yet. I'll do it asap. Great :-) >> I'm using a ssh tunnel, so my server is "localhost", while I assume >> t

documentation for maven-scm-api?

2006-04-25 Thread andreas.ebbert-karroum
Hi, I'd like to interact with our project's cvs repository on java.net from within my own plugin, thus I plan to use the maven-scm-api. Is there any documentation for it available online? Maybe JavaDocs? Is 1.0-beta-3 the latest version, which is not a snapshot? I'm using a ssh tunnel, so m

RE: upgrading maven (2.0 -> 2.0.x)

2006-04-23 Thread andreas.ebbert-karroum
Hi, >-Original Message- >From: ext Henry S. Isidro [mailto:[EMAIL PROTECTED] >Usually you just upgrade. One thing to remember though is your >M2_HOME setting. Thanks for the confirmation. I asked because I vaguely remember some mails on this list "I foolishly upgraded to 2.0.3 and n

upgrading maven (2.0 -> 2.0.x)

2006-04-23 Thread andreas.ebbert-karroum
Hi, I couldn't find anything on the website and also not in the mailing list archives. Can I just upgrade to the latest maven release, or do I have to pay special attention to something? Thanks, Andreas Ebbert-Karroum Software Design Engineer - Nokia Networks Services / Middleware phone

packaging for XML Schema or WSDL

2006-04-21 Thread andreas.ebbert-karroum
Hi, is there already a plugin which defines a packaging for XML Schema or WSDL? It'd be nice if it also validates the xml documents in the testing phase. Andreas Ebbert-Karroum Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123928, fax: +49-211-94123838

RE: unpack only a single dependency

2006-04-19 Thread andreas.ebbert-karroum
Hi Bernd, >-Original Message- >From: ext Bernd Bohmann [mailto:[EMAIL PROTECTED] >Hello Andreas, > >please try the dependency-maven-plugin from mojo. Works perfectly, thanks for the hint! _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-

unpack only a single dependency

2006-04-18 Thread andreas.ebbert-karroum
Hi, I trying to use the assemply:unpack mojo to extract sources from a dependency into the source directory. When I add the dependency in the main section of the pom it works, but then the unpack mojo also extracts all the other dependencies. And when I try to specify the dependency for the as

Re: maven repositories

2006-03-30 Thread andreas.ebbert-karroum
Hi, regarding your mail http://www.mail-archive.com/users@maven.apache.org/msg22668.html on the maven users list. Is there a way (with maven1) to generate html and pdf javadoc for the same project? Can I invoke the javadoc:generate goal from a maven.xml with different property sets? Thank

Using maven1 dependencies with m2?

2006-03-29 Thread andreas.ebbert-karroum
Hi, is there any way to use maven1 dependencies with m2? Specifically, I (i.e. my plugin) would like to depend on: https://maven-repository.dev.java.net/nonav/repository/javanettasks/poms/ but when I try to do so, mvn is obviously complaining: [INFO] Using default encoding to copy filtered

Maven2 version of the maven-javanet-plugin

2006-03-28 Thread andreas.ebbert-karroum
Hi, I'm considering to work on a maven2 version of the maven-javanet-plugin. To the current users of the maven1 version, is there anything to improve or make better? otherwise I will follow the goals and principles of the current version. -> https://maven-javanet-plugin.dev.java.net Andreas

Proxy optional

2006-03-21 Thread andreas.ebbert-karroum
Hi, can I somehow configute the proxy setting optional? So that when I'm not connected to the company intranet, the proxy is ignored and direct http requests are made? Andreas Ebbert-Karroum Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123928, fax: +4

RE: [m2] include sources from a source.jar in repository

2006-03-20 Thread andreas.ebbert-karroum
Hi, No answers yet to this problem. Is it possible at all with the existing plugins? _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Software Design Engineer - Nokia Networks Services / Middleware    phone: +49-211

RE: Properties/Variables in pom?

2006-03-20 Thread andreas.ebbert-karroum
Hi Gunther, >-Original Message- >From: ext Gunther Popp [mailto:[EMAIL PROTECTED] >Take a look at the Getting Started Guide >(http://maven.apache.org/guides/getting-started/index.html), >section "How do I filter resource files?". It explains how to >reference the elements of the pom.

RE: multimodule building

2006-03-17 Thread andreas.ebbert-karroum
Hi, What I don't understand, compared to writing really useful information on the mailing list, how more difficult is it to keep the guides and FAQs on the page in shape? IMHO, if we could streamline the process of updating the guides and FAW (wiki like), the documentation could be improved a l

RE: Guide to creating a multi-module build

2006-03-17 Thread andreas.ebbert-karroum
What about if this guide in progress at least links to the introduction [1] and some interesting threads in the mail archive [2] [3]. It's better than nothing, until a full guide will be there. Shall I create a RFE in Jira for that? [1] http://maven.apache.org/guides/getting-started/index.html#

RE: Properties/Variables in pom?

2006-03-17 Thread andreas.ebbert-karroum
Hi Dan, >-Original Message- >From: ext dan tran [mailto:[EMAIL PROTECTED] >Sent: 17 March, 2006 20:03 >You can use the pom itself, ie ${project.build.directory} > >-D Sorry, I don't understand, what you're trying to tell me :-) Can you please add one or two sentences :-) Is ${project.

RE: Properties/Variables in pom?

2006-03-17 Thread andreas.ebbert-karroum
Hi Wayne, >-Original Message- >From: ext Wayne Fay [mailto:[EMAIL PROTECTED] >Sent: 17 March, 2006 20:06 >Short answer: not anywhere that I've seen. > >If you do some research and get a list, feel free to respond >back to the mailing list, update the Wiki/Confluence, etc. ok I'll come

Guide to creating a multi-module build

2006-03-17 Thread andreas.ebbert-karroum
While this [1] is in progress (when will there be a draft available?), what's the best place to look for how it's done? I also coulnd't fine anything in the mailing list archives, basically because I'm lacking keywords to search for. I found a post regardin continuum and multi-module [2], but I

[m2] include sources from a source.jar in repository

2006-03-17 Thread andreas.ebbert-karroum
Hi, how do I extract sources from a jar file in the repository into src/main/java prior to the build? PS: if you want to get the "bigger picture", the question related to HOWTO-2 of problem described here: http://www.mail-archive.com/users@maven.apache.org/msg37055.html Andreas Ebbert-Karroum

RE: Properties/Variables in pom?

2006-03-17 Thread andreas.ebbert-karroum
Hi, Are the default properties documented at all somewhere? _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Software Design Engineer - Nokia Networks Services / Middleware    phone: +49-211-94123928, fax: +49-211-9

RE: [m2] defining new lifecycle / packaging with maven-plugin-tools-ant

2006-03-17 Thread andreas.ebbert-karroum
Ok, thanks for your help, I solved it on my own. In case anybody is having the same question and goes through the mail thread in the archive: I've added the components.xml in src/main/resources/META-INF/plexus/components.xml >From there, it's picked automatically by the resources:resources mojo

Variables in pom?

2006-03-16 Thread andreas.ebbert-karroum
Hi, where are the variables documented, that I can use inside the POM? I guess there's something available like ${artifactId} and alike, but I couldn't find a place, where they're all listed and described. Andreas Ebbert-Karroum Software Design Engineer - Nokia Networks Services / Middlewa

plugin:addPluginArtifactMetadata how do I use it?

2006-03-16 Thread andreas.ebbert-karroum
Hi, how do I use the mojo/hoal plugin:addPluginArtifactMetadata? Can it be used to manually put additional files into the plugin? Andreas Ebbert-Karroum Software Design Engineer - Nokia Networks Services / Middleware phone: +49-211-94123928, fax: +49-211-94123838 Heltorfer Straße 1,

RE: [m2] defining new lifecycle / packaging with maven-plugin-tools-ant

2006-03-14 Thread andreas.ebbert-karroum
Hi, My problem is still existing, I tried to put the components.xml to various places, to be picked up automatically, but that did not work out. How do I do it? Thanks, _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum

RE: [m2] defining new lifecycle / packaging with maven-plugin-tools-ant

2006-03-12 Thread andreas.ebbert-karroum
Hi Lester, Thanks for your feedback! I know the page about the build lifecycle, and I tried it, but I'm at a loss where to out the META-INF/plexus/components.xml in the standard directory layout, when I'm using the maven-plugin-plugin and maven-plugin-tools-ant as described here: >>http://mav

RE: plugin:download in m2

2006-03-12 Thread andreas.ebbert-karroum
Hi, >From what I can tell, the andromda plugin for m2 can currently not be >downloaded, either because of a bug in the plugin or in maven2. until that is >resolved. You have to download the sources and build the plugin yourself. For >building and installing it - as you said m2 shall be used fo

[m2] defining new lifecycle / packaging with maven-plugin-tools-ant

2006-03-11 Thread andreas.ebbert-karroum
Hi, some of you might have followed my trials to setup a new project [1]: I'm now trying to work on the first step, which is using the assembly plugin to stuff all generated sources into a zip/jar file. The problem is, that during the build lifecycle I actually only want two plugins to be exec

RE: [m2] project setup expertise needed

2006-03-09 Thread andreas.ebbert-karroum
Hi, Thanks for your suggestions. I'll try that - and possibly come back with more detailed questions later :-) Kind Regards, _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Software Design Engineer - Nokia Networks

RE: [m2] project setup expertise needed

2006-03-09 Thread andreas.ebbert-karroum
Hi Carlos, All those commits ... Sorry that I cannot express what the contraints of the tooling are, and what people want to get out of the project in the end. Maybe I'm thinking too complicated... I need to have three different packages in the end. One for java, one for xsd, one for the wsdl.

RE: [m2] project setup expertise needed

2006-03-09 Thread andreas.ebbert-karroum
Hi Caslos, Thanks for your feedback, my comments inline below: >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf >Of ext Carlos Sanchez >When you say " a custom ant-based plugin " you mean an ant >script used from the antrun plugin? No, I created a real

project setup expertise needed

2006-03-09 Thread andreas.ebbert-karroum
Hi, we're in the process of setting up our development environment with maven2 and I could need some expert advises and best practices. I already read a lot of the available documentation, still I have a fuzzy feeling, how to do it. The issue is that we are using a tool to generate three "pro

RE: ear:ear and symbolic links in repository

2006-02-16 Thread andreas.ebbert-karroum
>>-Original Message- >>From: ext Arnaud HERITIER [mailto:[EMAIL PROTECTED] >>Can you open an issue please. --> http://jira.codehaus.org/browse/MAVEN-1747 _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Soft

RE: ear:ear and symbolic links in repository

2006-02-16 Thread andreas.ebbert-karroum
Yes, I can do that. >-Original Message- >From: ext Arnaud HERITIER [mailto:[EMAIL PROTECTED] >Sent: 16 February, 2006 09:57 >To: Maven Users List >Subject: Re: ear:ear and symbolic links in repository > >Can you open an issue please. >But I'm not sure that the problem isn't in the JDK :-

RE: ear:ear and symbolic links in repository

2006-02-15 Thread andreas.ebbert-karroum
Hi Arnaud, >-Original Message- >From: ext Arnaud HERITIER [mailto:[EMAIL PROTECTED] >I already use them and i didn't have problems. >Did you check the case of the filename and the directories as >it is wrote in the exception ? Yes, when I replace the link with the real file, it works

RE: ear:ear and symbolic links in repository

2006-02-15 Thread andreas.ebbert-karroum
Any feedback on this one? Are symbolic links in the repository generally a bad idea? _ ___ _ //\ndreas.[|-bbert-[]/arroum(a)[|\|okia.com `-` Andreas Ebbert-Karroum    Software Design Engineer - Nokia Networks Services / Middleware    phone: +49-211

ear:ear and symbolic links in repository

2006-02-14 Thread andreas.ebbert-karroum
Hi, I am trying to assemble an ear file with maven 1.0.2 on linux. The problem is that I have a lot of dependencies, which have to go into the ear file as libraries, which have to be downloaded from the web and manually added to the repository. I did this with symbolic links under linux, and this