AW: Maven 3.0 doesn't download sources

2010-11-25 Thread Moser, Christian
@gmail.com] Gesendet: Donnerstag, 25. November 2010 20:44 An: Maven Users List Betreff: Re: Maven 3.0 doesn't download sources Hi, Artifactory 2.3.0+ supports the m3 format for maven-metadata.xml for snapshot artifacts. But, if you upgraded to 2.3.x and still think there is something wrong on

Re: Maven 3.0 doesn't download sources

2010-11-25 Thread Yoav Landman
ing newer locally installed artifacts, > with older remote artifacts everytime we tried to install a new artifact. > > But regarding my two maven user list entries (Maven 3.0 doesn't download > sources / Maven 3.0 doesn't update snapshot artifacts) it seems there are > some me

AW: Maven 3.0 doesn't download sources

2010-11-23 Thread Moser, Christian
we tried to install a new artifact. But regarding my two maven user list entries (Maven 3.0 doesn't download sources / Maven 3.0 doesn't update snapshot artifacts) it seems there are some metadata issues with artifactory & maven 3.0. So, the right way to go with maven 3.0 is to use

Re: Maven 3.0 doesn't download sources

2010-11-23 Thread Brett Porter
--- >> Von: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com] >> Gesendet: Dienstag, 23. November 2010 14:39 >> An: Maven Users List >> Betreff: Re: Maven 3.0 doesn't download sources >> >> Are these sources of snapshots or releases? >> >&

Re: Maven 3.0 doesn't download sources

2010-11-23 Thread Stephen Connolly
.conno...@gmail.com] > Gesendet: Dienstag, 23. November 2010 14:39 > An: Maven Users List > Betreff: Re: Maven 3.0 doesn't download sources > > Are these sources of snapshots or releases? > > If snapshots it may be that the sources were deployed with a different > timest

AW: Maven 3.0 doesn't download sources

2010-11-23 Thread Moser, Christian
nolly [mailto:stephen.alan.conno...@gmail.com] Gesendet: Dienstag, 23. November 2010 14:39 An: Maven Users List Betreff: Re: Maven 3.0 doesn't download sources Are these sources of snapshots or releases? If snapshots it may be that the sources were deployed with a different timestamp, in whic

Re: Maven 3.0 doesn't download sources

2010-11-23 Thread Stephen Connolly
Are these sources of snapshots or releases? If snapshots it may be that the sources were deployed with a different timestamp, in which case the maven metadata my not be letting maven 3 find the artifacts. IIRC Maven 3 pays more attention to the metadata, whereas Maven 2 might not trust it as much

Maven 3.0 doesn't download sources

2010-11-23 Thread Moser, Christian
I'm unable to download artifact sources with maven 3.0 and 3.0.1-RC1 with following command. Sources classifier is: -sources (default) "mvn -U validate dependency:sources -DoverWriteSnapshots=true -DoverWriteReleases=true" the artifacts with classifier -sources are available in the l