From e8420936e35ae4ecb4a56e9770f800696012fcd1 Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Sun, 2 Feb 2003 16:43:27 +0000 Subject: [PATCH] o Adding item of deploying the POM for a release. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112814 13f79535-47bb-0310-9956-ffa450edef68 --- release/plugin.jelly | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/release/plugin.jelly b/release/plugin.jelly index f8841f4a..019cfd99 100644 --- a/release/plugin.jelly +++ b/release/plugin.jelly @@ -29,7 +29,10 @@ | o all SNAPSHOT references must be changed to timestamped versions | o incrementing the version - what rules do we want to follow? they | have to be documented so we need a document to adhere to. - | + | o Deploying the POM for the released version so there is always history on + | what went into a specific version. Eventually it would also be nice to + | trace back through the POMs so you could build any version of any + | project from sources at any point in time. | Q: so how do we find the latest timestamped version. | A: when a snapshot is deployed we need a file with the real version | of the latest snapshot.