--- impl/pom.xml (revision 1064049) +++ impl/pom.xml (working copy) @@ -176,10 +176,7 @@ - org.codehaus.mojo - jxr-maven-plugin - - + org.apache.maven.plugins maven-pmd-plugin 2.3 @@ -207,7 +204,7 @@ org.codehaus.mojo findbugs-maven-plugin - 1.2 + 2.3.1 Normal Default --- compat/pom.xml (revision 1064049) +++ compat/pom.xml (working copy) @@ -180,6 +180,7 @@ + org.apache.maven.plugins maven-pmd-plugin 2.3 @@ -207,7 +208,7 @@ org.codehaus.mojo findbugs-maven-plugin - 1.2 + 2.3.1 Normal Default --- spec/pom.xml (revision 1064049) +++ spec/pom.xml (working copy) @@ -122,7 +122,7 @@ maven-bundle-plugin - ${groupId}.${artifactId};singleton=true + ${project.groupId}.${project.artifactId};singleton=true JSR-052 JavaServer Pages Standard Tag Library Specification Sun Microsystems, Inc. --- jstlel/pom.xml (revision 1064049) +++ jstlel/pom.xml (working copy) @@ -180,6 +180,7 @@ + org.apache.maven.plugins maven-pmd-plugin 2.3 @@ -207,7 +208,7 @@ org.codehaus.mojo findbugs-maven-plugin - 1.2 + 2.3.1 Normal Default