Re: svn commit: r344256 - in /maven/components/trunk/maven-plugins: maven-assembly-plugin/pom.xml pom.xml

2005-11-15 Thread John Casey

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You're right, as usual. I've rolled back this change for the assembly
plugin, and avoided using the 2.0.1 API in the assembly plugin patches I
applied today, in order to release the new version of the assembly
plugin ahead of the 2.0.1 release.

Brett Porter wrote:
| If you are referencing the new API, then this will be 2.0.1. Is that
| really what you want - ie is there no way around it?
|
| If not, then you need to add the prerequisites tag or there'll be some
| unhappy 2.0 users when it gets released.
|
| - Brett
|
| [EMAIL PROTECTED] wrote:
|
| Author: jdcasey
| Date: Mon Nov 14 14:52:06 2005
| New Revision: 344256
|
| URL: http://svn.apache.org/viewcvs?rev=344256view=rev
| Log:
| Bumping Plugin-Parent version to 2.0.1-SNAPSHOT to reference API
| changes to MavenProjectHelper, and changing maven-assembly-plugin's
| pom to reference that new parent POM.
|
| Modified:
| maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
| maven/components/trunk/maven-plugins/pom.xml
|
| Modified:
| maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
| URL:
|
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml?rev=344256r1=344255r2=344256view=diff

|
|
==

|
| --- maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
| (original)
| +++ maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
| Mon Nov 14 14:52:06 2005
| @@ -2,7 +2,7 @@
|parent
|  artifactIdmaven-plugin-parent/artifactId
|  groupIdorg.apache.maven.plugins/groupId
| -version2.0/version
| +version2.0.1-SNAPSHOT/version
|/parent
|modelVersion4.0.0/modelVersion
|artifactIdmaven-assembly-plugin/artifactId
|
| Modified: maven/components/trunk/maven-plugins/pom.xml
| URL:
|
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=344256r1=344255r2=344256view=diff

|
|
==

|
| --- maven/components/trunk/maven-plugins/pom.xml (original)
| +++ maven/components/trunk/maven-plugins/pom.xml Mon Nov 14 14:52:06 2005
| @@ -150,7 +150,7 @@
|dependency
|  groupIdorg.apache.maven/groupId
|  artifactIdmaven-project/artifactId
| -version2.0/version
| +version2.0.1-SNAPSHOT/version
|/dependency
|dependency
|  groupIdorg.codehaus.plexus/groupId
|
|
|
| -
| To unsubscribe, e-mail: [EMAIL PROTECTED]
| For additional commands, e-mail: [EMAIL PROTECTED]
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFDeqFoK3h2CZwO/4URArubAJ945gqC+B7RBaf3UzQHpUux3oYs6ACggWKE
IWRWO+dV4tC9N1wbQmtsroQ=
=fxS+
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: svn commit: r344256 - in /maven/components/trunk/maven-plugins: maven-assembly-plugin/pom.xml pom.xml

2005-11-14 Thread Brett Porter
If you are referencing the new API, then this will be 2.0.1. Is that 
really what you want - ie is there no way around it?


If not, then you need to add the prerequisites tag or there'll be some 
unhappy 2.0 users when it gets released.


- Brett

[EMAIL PROTECTED] wrote:

Author: jdcasey
Date: Mon Nov 14 14:52:06 2005
New Revision: 344256

URL: http://svn.apache.org/viewcvs?rev=344256view=rev
Log:
Bumping Plugin-Parent version to 2.0.1-SNAPSHOT to reference API changes to 
MavenProjectHelper, and changing maven-assembly-plugin's pom to reference that 
new parent POM.

Modified:
maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
maven/components/trunk/maven-plugins/pom.xml

Modified: maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml?rev=344256r1=344255r2=344256view=diff
==
--- maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml 
(original)
+++ maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml Mon Nov 
14 14:52:06 2005
@@ -2,7 +2,7 @@
   parent
 artifactIdmaven-plugin-parent/artifactId
 groupIdorg.apache.maven.plugins/groupId
-version2.0/version
+version2.0.1-SNAPSHOT/version
   /parent
   modelVersion4.0.0/modelVersion
   artifactIdmaven-assembly-plugin/artifactId

Modified: maven/components/trunk/maven-plugins/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=344256r1=344255r2=344256view=diff
==
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Mon Nov 14 14:52:06 2005
@@ -150,7 +150,7 @@
   dependency
 groupIdorg.apache.maven/groupId
 artifactIdmaven-project/artifactId
-version2.0/version
+version2.0.1-SNAPSHOT/version
   /dependency
   dependency
 groupIdorg.codehaus.plexus/groupId




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]