Re: maven-eclipse-plugin:to-maven

2011-05-14 Thread Barrie Treloar
On Sun, May 15, 2011 at 12:54 AM, Stefan Eder wrote: >  Hi, > > First: Thanks! > I am using Maven since years and my enthusiasm is still growing, on an > already very high level. > Very fine work, great software, makes software development a pleasure. > > On of the things I appreciate very much, w

Re: How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread Wayne Fay
> I want to build a rather different version of my multi-module project (in > addition to the standard build) without having to dive into Maven profiles > that seem not so flexible at first glance. Having 2 different set of POMs is > surely not optimal but would be acceptable in my case. I believe

Re: DependencyResolutionException

2011-05-14 Thread Wayne Fay
> I do not have a Maven Repo set up but I want to set up a maven repo(Nexus or > any other). > I actually started workin on repo since the last two days..so if anyone of > you can take me through the set up of a online repository(any online repo). > it will be of great help Since you want to know

[REPOST] 'parent.relativePath' points at my com.mycompany:MyProject instead of org.apache:apache - Why?

2011-05-14 Thread Gabriele Kahlout
http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -- Regards, K. Gabriele --- unchanged since 20/9/10 --- P.S. If the subject contains "[LON]" or the addressee acknowledges the receipt within 48 hours then I don't resend the

maven-eclipse-plugin:to-maven

2011-05-14 Thread Stefan Eder
Hi, First: Thanks! I am using Maven since years and my enthusiasm is still growing, on an already very high level. Very fine work, great software, makes software development a pleasure. On of the things I appreciate very much, working with Maven, Eclipse and M2E is "sources at your fingertip

Re: How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread Ron Wheeler
On 14/05/2011 9:32 AM, labulle22 wrote: I want to build a rather different version of my multi-module project (in addition to the standard build) without having to dive into Maven profiles that seem not so flexible at first glance. Having 2 different set of POMs is surely not optimal but would be

Re: How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
I want to build a rather different version of my multi-module project (in addition to the standard build) without having to dive into Maven profiles that seem not so flexible at first glance. Having 2 different set of POMs is surely not optimal but would be acceptable in my case. Regards, Bruno 2

How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
Hi all, How to configure Maven in order to be able to not use the default pom file name ("pom.xml") for the sub-projects of a main project? AFAIU the -f option only applies on main project. Thanks for your help. Regards, Bruno

Re: How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread Wendy Smoak
On Sat, May 14, 2011 at 7:21 AM, labulle22 wrote: > How to configure Maven in order to be able to not use the default pom file > name ("pom.xml") for the sub-projects of a main project? AFAIU the -f option > only applies on main project. Why are your poms named differently? (This usually comes u

How to apply Maven "-f" command line option to sub-projects

2011-05-14 Thread labulle22
Hi all, How to configure Maven in order to be able to not use the default pom file name ("pom.xml") for the sub-projects of a main project? AFAIU the -f option only applies on main project. Thanks for your help. Regards, Bruno

Re: Incorrect assembly created with Maven 3.0.3

2011-05-14 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, >> finally got ClassNotFoundException because of a missing dependency Jar in >> the lib folder; more precisely xalan:serializer:2.7.1 >> >> PS: I tested it with Maven 3.0.3 using Java 1.6.0_24, first on Solaris 11 >> Express and then on Mac OS X

Re: DependencyResolutionException

2011-05-14 Thread uday shankar
I do not have a Maven Repo set up but I want to set up a maven repo(Nexus or any other). I actually started workin on repo since the last two days..so if anyone of you can take me through the set up of a online repository(any online repo). it will be of great help Here, the actual requirement is to

Re: DependencyResolutionException

2011-05-14 Thread uday shankar
I do not have a Maven Repo set up but I want to set up a maven repo(Nexus or any other). I actually started workin on repo since the last two days..so if anyone of you can take me through the set up of a online repository(any online repo). it will be of great help Here, the actual requirement is to