- <get 
src="http://repository.apache.org/content/groups/snapshots/org/apache/flex/flex-tool-api/1.1.0-SNAPSHOT/flex-tool-api-1.1.0-20141120.103148-15.jar"+
 <get 
src="http://repository.apache.org/content/groups/snapshots/org/apache/flex/flex-tool-api/1.1.0-SNAPSHOT/flex-tool-api-1.1.0-20141121.233135-20.jar";
This indicates the last snapshot version of the built artifact in uses, the 
maven repository might store more than one snapshot, it appends to the 
snapshots a timestamp to differenciate them, it meant it didn't find the 
requested snapshot probably because it has been automatically removed, replaced 
by a more recent one and this is a Ant script, in pure Maven build, you can 
indicate you want the more recent one using mvn -U> > The mysteries of Maven. 
Maybe it IS now pointing to the release version?> > SNAPSHOP is the giveaway 
that's basically a nightly not a release.
In dev phase, because the prepare-release plugin set the next snapshot version 
to the module(s), you won't have a release number in the dev branch, only in 
releases.
Frédéric THOMAS

> Subject: Re: git commit: [flex-sdk] [refs/heads/develop] - The link was 
> pointing to an old version of the .jar
> From: jus...@classsoftware.com
> Date: Tue, 2 Dec 2014 00:17:44 +1100
> To: dev@flex.apache.org
> 
> Hi,
> 
> > The mysteries of Maven. Maybe it IS now pointing to the release version?
> 
> SNAPSHOP is the giveaway that's basically a nightly not a release.
> 
> Thanks,
> Justin
                                          

Reply via email to