--- old/core/pom.xml 2018-08-28 04:07:36.000000000 +0530 +++ new/core/pom.xml 2018-08-28 04:07:36.000000000 +0530 @@ -33,13 +33,24 @@ --> 4.0.0 - + + org.openjdk.jmc missioncontrol.core + 7.0.0-SNAPSHOT pom + + + UTF-8 + UTF-8 + 1.7 + 1.7 + META-INF + + org.openjdk.jmc.common org.openjdk.jmc.flightrecorder @@ -47,47 +58,84 @@ org.openjdk.jmc.flightrecorder.rules.jdk tests + + + + jmc-publish-snapshot + ${snapshot.repo} + + + + + + + org.codehaus.plexus + plexus-utils + 2.0.7 + + + junit + junit + 4.12 + test + + + + + + + + + maven-jar-plugin + 2.3.1 + + + ${manifest-location}/MANIFEST.MF + + + + + org.apache.felix + maven-bundle-plugin + 3.5.1 + + ${manifest-location} + + + + - org.apache.maven.plugins - maven-source-plugin - 3.0.1 - - - attach-sources - - jar - - - + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + true + + jmc-publish-snapshot + true + org.apache.maven.plugins - maven-javadoc-plugin - 3.0.0 + maven-gpg-plugin + 1.6 - attach-javadocs + gpg-sign + deploy - jar + sign - - - -Xdoclint:all - -Xdoclint:-missing - - *.internal - true - false - + + + org.apache.felix + maven-bundle-plugin + 3.5.1 - - 1.7 - 1.7 - +