Re: question about dependency issue in maven

2008-07-13 Thread Siarhei Dudzin
I didn't find pom's in some of your submodules... Siarhei

Re: question about dependency issue in maven

2008-07-13 Thread wohlgemuth
hm this is weird, can you tell me which/ I'm very sure they all have poms. did you try to checkout the code? The url for this is svn co https://binbase.svn.sourceforge.net/svnroot/binbase/trunk/binbase binbase thx for your help. g. On Sun, Jul 13, 2008 at 4:55 AM, Siarhei Dudzin [EMAIL

A question about dependency/

2008-01-08 Thread Thomas Chang
Hi all, Formerly I use the maven1 and in the project.xml I have the dependency/ as follow: dependency groupIdjsf-facelets/groupId artifactIdjsf-facelets/artifactId version1.1.12/version typejar/type /dependency And in the repository the dir-structure looks as follow:

RE: A question about dependency/

2008-01-08 Thread Thomas Chang
-file-mojo.html [2] http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html -Original Message- From: Thomas Chang [mailto:[EMAIL PROTECTED] Sent: Tue 1/8/2008 9:37 AM To: users@maven.apache.org Subject: A question about dependency/ Hi all, Formerly I use

Re: A question about dependency/

2008-01-08 Thread Jeff MAURY
://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html -Original Message- From: Thomas Chang [mailto:[EMAIL PROTECTED] Sent: Tue 1/8/2008 9:37 AM To: users@maven.apache.org Subject: A question about dependency/ Hi all, Formerly I use the maven1 and in the project.xml I have

RE: A question about dependency/

2008-01-08 Thread nicklist
-mojo.html [2] http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html -Original Message- From: Thomas Chang [mailto:[EMAIL PROTECTED] Sent: Tue 1/8/2008 9:37 AM To: users@maven.apache.org Subject: A question about dependency/ Hi all, Formerly I use the maven1

Re: [m2] Question about Dependency version rules and a couple suspect logging bugs.

2005-11-24 Thread Brett Porter
I think the reporting of removed then selected was fixed in svn. 1) nearer is correct, the default rule is to use the nearest declared version (number of transitivie hops to the pom). 2) as above, we'll be introducing more in future (we have newest in there, but there's no way to enable it in

Re: Question about dependency

2004-05-12 Thread Jörg Hohwiller
On Monday 10 May 2004 13:18, Stefanutti, Mario wrote: Hi, Hi there, seems you have not got any answer, yet. I have two sub-projects PA and PB (two simple libraries), and PB depends on PA. I am using the multiproject goals to build the entire project, but when I compile PB, maven tries

Re: Question about dependency

2004-01-19 Thread Marco Tedone
How do I put it in the local-repo? Marco - Original Message - From: [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Monday, January 19, 2004 12:25 AM Subject: Re: Question about dependency If it's a dependency, it must be in the local repo. -- dIon Gillard, Multitask

Re: Question about dependency

2004-01-19 Thread dion
List [EMAIL PROTECTED] Sent: Monday, January 19, 2004 12:25 AM Subject: Re: Question about dependency If it's a dependency, it must be in the local repo. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Marco Tedone [EMAIL PROTECTED] wrote

Re: Question about dependency

2004-01-19 Thread Marco Tedone
If my local repo is ~/.maven/repository I've got already the files there. Marco - Original Message - From: [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 12:42 AM Subject: Re: Question about dependency Copy the file there. -- dIon Gillard

Re: Question about dependency

2004-01-18 Thread dion
Is the file in your local or remote repo at m aven-jemodist-plugins/plugins/maven-jemodist-plugins-1.0.jar ? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Marco Tedone [EMAIL PROTECTED] wrote on 18/01/2004 08:55:03 PM: Hi, I developed my own plugin

Re: Question about dependency

2004-01-18 Thread Marco Tedone
The file now is under ${maven.plugin.dir} (which points to %MAVEN_HOME%/plugins. - Original Message - From: [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Sunday, January 18, 2004 3:31 PM Subject: Re: Question about dependency Is the file in your local or remote repo

Re: Question about dependency

2004-01-18 Thread dion
. - Original Message - From: [EMAIL PROTECTED] To: Maven Users List [EMAIL PROTECTED] Sent: Sunday, January 18, 2004 3:31 PM Subject: Re: Question about dependency Is the file in your local or remote repo at m aven-jemodist-plugins/plugins/maven-jemodist-plugins-1.0.jar ? -- dIon