use executing version of maven to build and execute

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-06-13 05:26:16 +00:00
parent fefd6c5db9
commit e67e22d0d4
17 changed files with 35 additions and 6 deletions

View File

@@ -25,6 +25,9 @@
<author email="vmassol@apache.org">Vincent Massol</author>
</properties>
<body>
<release version="1.3.1-SNAPSHOT" date="in CVS">
<action dev="brett" type="fix">Build and run plugin against the installed version of Maven</action>
</release>
<release version="1.3" date="2004-05-15">
<action dev="vmassol" type="add">Now supports failing the build on error if you set the new
<code>maven.linkcheck.failonerror</code>property to