Re: Using classifiers, missing artifact

2011-04-19 Thread Claves do Amaral
On 18 April 2011 17:09, Claves do Amaral wrote: > I am not sure how does the repository works. I am not managing it and > the team who is managing it is not easily reachable, therefore, I > cannot ask for help. I think I have a possible key to the solution. Reading the maven book on the Sonatype

Re: Using classifiers, missing artifact

2011-04-18 Thread Claves do Amaral
On 18 April 2011 16:07, Ron Wheeler wrote: > common-corba-v3-3.0.10-SNAPSHOT-jacorb.jar is the same as > common-corba-v3-3.0.10-SNAPSHOT.jar??? > > > uk.co.mycompany.corba:common-corba-v3:jar:jacorb:3.0.10-SNAPSHOT is what it > wants. > > > common-corba-v3-3.0.10-20110418.xx-1.pom is just a PO

Re: Using classifiers, missing artifact

2011-04-18 Thread Ron Wheeler
common-corba-v3-3.0.10-SNAPSHOT-jacorb.jar is the same as common-corba-v3-3.0.10-SNAPSHOT.jar??? uk.co.mycompany.corba:common-corba-v3:jar:jacorb:3.0.10-SNAPSHOT is what it wants. common-corba-v3-3.0.10-20110418.xx-1.pom is just a POM Ron On 18/04/2011 10:44 AM, Anders Hammar wrote:

Re: Using classifiers, missing artifact

2011-04-18 Thread Claves do Amaral
On 18 April 2011 15:44, Anders Hammar wrote: > They are there, but with a non-unique snapshot version. > > /Anders (mobile) > Den 18 apr 2011 16.25 skrev "Ron Wheeler" : >> The jar is not in your repo. >> Only the POM >> >> Ron yes, the point is that his is a pattern that i noticed for all artifa

Re: Using classifiers, missing artifact

2011-04-18 Thread Anders Hammar
They are there, but with a non-unique snapshot version. /Anders (mobile) Den 18 apr 2011 16.25 skrev "Ron Wheeler" : > The jar is not in your repo. > Only the POM > > Ron > On 18/04/2011 9:20 AM, Claves do Amaral wrote: >> Hello to the Maven users, >> I have an issue with Maven and a missing artif

Re: Using classifiers, missing artifact

2011-04-18 Thread Ron Wheeler
The jar is not in your repo. Only the POM Ron On 18/04/2011 9:20 AM, Claves do Amaral wrote: Hello to the Maven users, I have an issue with Maven and a missing artifact, that in fact is on our local Maven repository $ mvn -version Apache Maven 3.0.2 (r1056850; 2011-01-09 00:58:10+) Java ver

Using classifiers, missing artifact

2011-04-18 Thread Claves do Amaral
Hello to the Maven users, I have an issue with Maven and a missing artifact, that in fact is on our local Maven repository $ mvn -version Apache Maven 3.0.2 (r1056850; 2011-01-09 00:58:10+) Java version: 1.6.0_21, vendor: Sun Microsystems Inc. Java home: C:\Program Files\Java\jdk1.6.0_21\jre D