You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2006/06/12 06:03:15 UTC

Re: svn commit: r413456 - /maven/plugins/trunk/maven-release-plugin/pom.xml

You used an old version of the release plugin.

You should revert the change entirely as it did more to the pom (like 
removing things and reordering it), as well as delete the bogus tag.

- Brett

jvanzyl@apache.org wrote:
> Author: jvanzyl
> Date: Sun Jun 11 07:35:18 2006
> New Revision: 413456
> 
> URL: http://svn.apache.org/viewvc?rev=413456&view=rev
> Log:
> o putting the POM back, i used the dryRun option to see what would happen and it changed the POM ... looking to see what happened.
> 
> Modified:
>     maven/plugins/trunk/maven-release-plugin/pom.xml
> 
> Modified: maven/plugins/trunk/maven-release-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-release-plugin/pom.xml?rev=413456&r1=413455&r2=413456&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-release-plugin/pom.xml Sun Jun 11 07:35:18 2006
> @@ -8,7 +8,7 @@
>    <artifactId>maven-release-plugin</artifactId>
>    <packaging>maven-plugin</packaging>
>    <name>Maven Release plugin</name>
> -  <version>2.0-beta-6-SNAPSHOT</version>
> +  <version>2.0-beta-5-SNAPSHOT</version>
>    <build>
>      <plugins>
>        <plugin>
> @@ -157,4 +157,4 @@
>        <version>1.0-beta-3</version>
>      </dependency>
>    </dependencies>
> -</project>
> \ No newline at end of file
> +</project>
> 
> 


-- 
Brett Porter <br...@apache.org>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r413456 - /maven/plugins/trunk/maven-release-plugin/pom.xml

Posted by Brett Porter <br...@apache.org>.
I've done this.

On 12/06/2006 2:03 PM, Brett Porter wrote:
> You used an old version of the release plugin.
> 
> You should revert the change entirely as it did more to the pom (like 
> removing things and reordering it), as well as delete the bogus tag.
> 
> - Brett
> 
> jvanzyl@apache.org wrote:
>> Author: jvanzyl
>> Date: Sun Jun 11 07:35:18 2006
>> New Revision: 413456
>>
>> URL: http://svn.apache.org/viewvc?rev=413456&view=rev
>> Log:
>> o putting the POM back, i used the dryRun option to see what would 
>> happen and it changed the POM ... looking to see what happened.
>>
>> Modified:
>>     maven/plugins/trunk/maven-release-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-release-plugin/pom.xml
>> URL: 
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-release-plugin/pom.xml?rev=413456&r1=413455&r2=413456&view=diff 
>>
>> ============================================================================== 
>>
>> --- maven/plugins/trunk/maven-release-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-release-plugin/pom.xml Sun Jun 11 
>> 07:35:18 2006
>> @@ -8,7 +8,7 @@
>>    <artifactId>maven-release-plugin</artifactId>
>>    <packaging>maven-plugin</packaging>
>>    <name>Maven Release plugin</name>
>> -  <version>2.0-beta-6-SNAPSHOT</version>
>> +  <version>2.0-beta-5-SNAPSHOT</version>
>>    <build>
>>      <plugins>
>>        <plugin>
>> @@ -157,4 +157,4 @@
>>        <version>1.0-beta-3</version>
>>      </dependency>
>>    </dependencies>
>> -</project>
>> \ No newline at end of file
>> +</project>
>>
>>
> 
> 


-- 
Brett Porter <br...@apache.org>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org