Don't know what it should be but I think we may have found a possible
culpret.

Check with Benjamin Bentmann, he'd know what m3 is supposed to do

-Stephen

On 23 November 2010 14:30, Moser, Christian <c...@metrohm.com> wrote:

> They are from snapshot artifacts. We use non-unique snapshots in
> artifactory.
> The sources are deployed on the same time like the compiled artifacts. So
> the timestamp should be equals, shouldn't it?
> If not, how could I archieve it?
>
> -Chris
>
> -----Ursprüngliche Nachricht-----
> 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?
>
> 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 (but I could be wrong, my recollection is fuzzy)
>
> -Stephen
>
> On 23 November 2010 12:13, Moser, Christian <c...@metrohm.com> wrote:
>
> > 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 locale
> > remote-repository manager (artifactory).
> >
> >
> >
> > Is there another call to force maven to download sources?
> >
> >
> >
> > Greez Chris
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to