sorry, <uniqueVersion> is the tag: http://maven.apache.org/maven-model/maven.html#class_distributionManagement
On 11/15/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > and where do I put that in the pom.xml? > > 2005/11/15, Brett Porter <[EMAIL PROTECTED]>: > > > > No, its a virtual reference. > > > > You can change to just the SNAPSHOT text by setting > > <useBuildNumber>false</useBuildNumber> > > > > - Brett > > > > On 11/15/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > this did not get anwered. Maybe it was missed... > > > > > > regards, > > > > > > Wim > > > > > > 2005/11/14, Wim Deblauwe <[EMAIL PROTECTED]>: > > > > > > > > Hi, > > > > > > > > I currently use 1.0-SNAPSHOT for my projects using maven 1. This gives > > me > > > > 2 jars when I deploy: myjar-1.0-SNAPSHOT.jar and > > myjar-[timestamp].jar. > > > > > > > > In maven 2, I only get the timestamped jar, not a jar named > > > > myjar-1.0-SNAPSHOT. Is this a bug or not? > > > > > > > > regards, > > > > > > > > Wim > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
