Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Mon, 21 Feb 2005 11:24 PM
in the future, *-snapshot will be removed, but that behaviour can be enabled -
the trigger will simply be the existence of -SNAPSHOT in the version.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-842
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-842
Summary: Add switch to POM to control snapshot or not
Type: New Feature
Status: Closed
Priority: Trivial
Resolution: WON'T FIX
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
model additions
Assignee:
Reporter: Craig S. Cottingham
Created: Mon, 22 Sep 2003 3:29 PM
Updated: Mon, 21 Feb 2005 11:24 PM
Description:
It would be nice to be able to indicate in the POM that the project is under
active development. Then, calling one of the *:install or *:deploy goals would
instead call *:install-snapshot or *:deploy-snapshot.
Is it possible to add attributes to existing tags? If so, this could be
implemented something like this:
<!-- The version of the project under development, e.g.
1.1, 1.2, 2.0-dev -->
<currentVersion snapshot="true">1.0-dev</currentVersion>
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]