I think so too.  I believe in Maven 1 you had both worlds.

Andreas

-----Original Message-----
From: Beyer,Nathan [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 24, 2006 2:20 PM
To: Maven Users List
Subject: RE: SNAPSHOT Deploy

Sounds like an enhancement request. :)

-----Original Message-----
From: Andreas Guther [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 24, 2006 4:07 PM
To: Maven Users List
Subject: RE: SNAPSHOT Deploy

Nathan,

Thank you for your help.  Indeed that forces Maven to generate a non
unique SNAPSHOT version.  

But now I have no unique versions anymore.  What I am looking for is not
black or white; I would like to have both on the SNAPSHOT repository
server.

Does not look like this is possible.

Andreas


-----Original Message-----
From: Beyer,Nathan [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 24, 2006 1:21 PM
To: Maven Users List
Subject: RE: SNAPSHOT Deploy

I believe you need to add <uniqueVersion>false</uniqueVersion> to the
'distributionManagement' repository/snapshotRepository configuration in
the POM.

-Nathan

-----Original Message-----
From: Andreas Guther [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 24, 2006 2:35 PM
To: Maven Users List
Subject: SNAPSHOT Deploy

Question: How can I get Maven to deploy version-less SNAPSHOT files to
our SNAPSHOT repository?

Background:
It appears to me as if the "mvn deploy" command on a SNAPSHOT version
does only deploy numbered snapshot files, but not unnumbered ones. The
"mvn install" command in contrary puts an unnumbered SNAPSHOT file in my
local repository.

- I get i18n-4.0.0-SNAPSHOT.jar in my local repository with mvn install
- I get i18n-4.0.0-20060811.001428-3.jar in my configured SNAPSHOT
repository

What I would like to have is an unnumbered (i18n-4.0.0-SNAPSHOT.jar) jar
file in our company SNAPSHOT server in addition to the numbered one.

Is there a way to convince Maven to deploy an unnumbered jar file into
the SNAPSHOT repository?

Thanks in advance for any hint or help.

Andreas



-----------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments
are from Cerner Corporation and are intended only for the
addressee. The information contained in this message is
confidential and may constitute inside or non-public information
under international, federal, or state securities laws.
Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you
are not the addressee, please promptly delete this message and
notify the sender of the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
(816)221-1024. -------------------------------------------


---------------------------------------------------------------------
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]

Reply via email to