Index: pom.xml =================================================================== --- pom.xml (revision 55952) +++ pom.xml (working copy) @@ -171,7 +171,7 @@ osgiversion-maven-plugin ${hk2.plugin.version} - + org.glassfish.hk2 consolidatedbundle-maven-plugin ${hk2.plugin.version} @@ -396,30 +396,10 @@ - org.apache.maven.plugins - maven-dependency-plugin - - - - true - ${project.build.directory}/classpath.txt - - - build-classpath - - - - - - org.glassfish.hk2 config-generator - - ${project.build.directory}/classpath.txt - - generateInjectors @@ -427,7 +407,6 @@ test-generation - ${project.build.directory}/classpath.txt true generate-test-sources @@ -437,46 +416,13 @@ - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - target/generated-sources/hk2-config-generator/src/main/java - - - - - add-test-source - generate-test-sources - - add-test-source - - - - target/generated-sources/hk2-config-generator/src/test/java - - - - - - - org.glassfish.hk2 hk2-inhabitant-generator true - ${project.build.directory}/classpath.txt generateInhabitants @@ -487,7 +433,6 @@ process-test-classes true - ${project.build.directory}/classpath.txt generateInhabitants