Am 30. März 2012 10:23 schrieb Reto Bachmann-Gmür <[email protected]>: > On Fri, Mar 30, 2012 at 9:23 AM, Rupert Westenthaler < >> Reto, you was the one who added "org.apache.stanbol.release" as "Maven >> Group Ids: " to the original Issue. >> > > because of the following: > reto@reto-UX31E:~/projects/apache/stanbol$ grep org.apache.stanbol.release > `find . -name pom.xml` > ./parent/pom.xml: > <groupId>org.apache.stanbol.release</groupId> > ./parent/pom.xml: > <groupId>org.apache.stanbol.release</groupId> > ./releasing/stack/stanbol-stack-source-release-assembly-descriptor/pom.xml: > <groupId>org.apache.stanbol.release</groupId> > ./releasing/framework/stanbol-framework-source-release-assembly-descriptor/pom.xml: > <groupId>org.apache.stanbol.release</groupId>
Ah okay. These artifacts are only used define the assembly descriptors for releases. I think we should change the group id to "org.apache.stanbol" - no need to have another group id. Sorry, it seems I have overseen this when creating those descriptors. Best, - Fabian
