Skip to content

Commit

Permalink
o Updated prerequisite on Maven to 2.0.6
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/javacc-maven-plugin@10775 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
bentmann committed Sep 26, 2009
1 parent 7c6671b commit 9fee782
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,7 @@ under the License.
</licenses>

<prerequisites>
<!--
NOTE: To satisfy our dependency on plexus-utils we actually need Maven 2.0.6 because all previous versions always
use plexus-utils 1.1 regardless of the plugin dependency. In practice however, the only benefit of using the newer
plexus-utils is the fix for PLXUTILS-10 required to solve MJAVACC-35 which is a rather exceptional use-case. All
other use-cases work fine with the older plexus-utils and hence we can keep the prerequisite on Maven low.
-->
<maven>2.0</maven>
<maven>2.0.6</maven>
</prerequisites>

<scm>
Expand Down

0 comments on commit 9fee782

Please sign in to comment.