diff --git a/mcp-core/pom.xml b/mcp-core/pom.xml index 0c8650f46..64a485cd2 100644 --- a/mcp-core/pom.xml +++ b/mcp-core/pom.xml @@ -20,50 +20,6 @@ git@github.com/modelcontextprotocol/java-sdk.git - - - - biz.aQute.bnd - bnd-maven-plugin - ${bnd-maven-plugin.version} - - - bnd-process - - bnd-process - - - - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - - - - io.modelcontextprotocol.sdk diff --git a/pom.xml b/pom.xml index dc0e5101b..05afee323 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ 4.1.0 2.0.0 3.0.0 - + 3.6.1 @@ -118,6 +118,28 @@ + + + org.codehaus.mojo + build-helper-maven-plugin + ${build-helper-maven-plugin.version} + + + rename-property + + regex-property + + validate + + automatic.module.name + ${project.groupId}.${project.artifactId} + - + . + false + + + + io.spring.javaformat spring-javaformat-maven-plugin @@ -211,6 +233,7 @@ ${project.artifactId} ${project.version} + ${automatic.module.name}