Re: Compilation failure due to looking at installed artifact instead for in project

2009-10-14 Thread Ren
Hi Stephen, I think I just figured out myself. I have use the -am argument. So it's like: mvn package -am -pl ear Cheers Ren On Wed, Oct 14, 2009 at 5:38 PM, Ren wrote: > Hello Stephen, > I have a similar problem and still couldn't resolve. > My project has three sub modules

Re: Compilation failure due to looking at installed artifact instead for in project

2009-10-13 Thread Ren
e -pl ear and if I don't have lib module installed in my local repository it complains artifact not found. Is there a way to force maven to look for dependency from other sub-modules first before going to local repository? Cheers, Ren On Wed, Sep 9, 2009 at 7:16 PM, Stephen Connolly wrote:

Re: How to check the latest version of an Maven Plugin

2009-10-13 Thread Ren
.codehaus.org/versions-maven-plugin/display-plugin-updates-mojo.html > will tell you if there are newer versions of any plugin used in your > project. Not exactly what your asking about, but maybe what you're really > looking for? > > /Anders > > On Wed, Oct 14, 2009 at

How to check the latest version of an Maven Plugin

2009-10-13 Thread Ren
Hi guys, Is there a command that shows me the latest version of an Maven Plugin? (if I specify the artifact and group id in the command line argument) -- Kind Regards, Ren - To unsubscribe, e-mail: users-unsubscr

Re: How to download source code to repos?

2007-07-10 Thread Ren
Actually, I mean download, thanks On 7/11/07, Jochen Wiedmann <[EMAIL PROTECTED]> wrote: On 7/10/07, Ren <[EMAIL PROTECTED]> wrote: > I'm just wondering, how to use 'mvn install' command to also download > the source code of a package? Do you mean upload, ra

How to download source code to repos?

2007-07-10 Thread Ren
I'm just wondering, how to use 'mvn install' command to also download the source code of a package? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]