Re: Problems with maven-assembly-plugin from Netbeans 5.5...

2007-04-26 Thread Antonio Petrelli
2007/4/25, Arne Styve [EMAIL PROTECTED]: Hi Antonio I tried adding version2.2-SNAPSHOT/version to the module plugin, but it didn't find it. How should I og about getting the 2.2 version ? You have to add the snapshot repository to your pom, or to your settings.xml: /* snip */

RE: Problems with maven-assembly-plugin from Netbeans 5.5...

2007-04-25 Thread Arne Styve
Hi Antonio I'm trying to use the maven-assembly-plugin from within Netbeans 5.5 (with Mavenide installed), but when executing the goal assembly:assembly, I get the following message when using the predefined descriptor jar-with-dependencies: Embedded error:

Re: Problems with maven-assembly-plugin from Netbeans 5.5...

2007-04-25 Thread Milos Kleint
the possible cause of this error is probably somehow connected with the embedding of maven in the IDE. the C:/programfiles/netbeans path is the directory where the IDE's JVM is started at, so any relative paths are resolved against it (as compared to command line maven which you basically invoke

Re: Problems with maven-assembly-plugin from Netbeans 5.5...

2007-04-24 Thread Antonio Petrelli
2007/4/24, Styve Arne [EMAIL PROTECTED]: Hi, I'm trying to use the maven-assembly-plugin from within Netbeans 5.5 (with Mavenide installed), but when executing the goal assembly:assembly, I get the following message when using the predefined descriptor jar-with-dependencies: Embedded error: