maven-repository-plugin: Automatically create bundle and deploy it to repository as well

2011-10-25 Thread Mirko Friedenhagen
Hello, I want to create and deploy the bundle for my artifacts. Right now I have this in my pom: plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-javadoc-plugin/artifactId /plugin plugin

Re: maven-repository-plugin: Automatically create bundle and deploy it to repository as well

2011-10-25 Thread Mirko Friedenhagen
Hello, I now got a solution via the build-helper-plugin: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-repository-plugin/artifactId version2.3.1/version executions