By bloid
via jroller.com
Published: Dec 06 2007 / 23:12
After some time trying to figure out what the best conversion from Eclipse plugins / OSGi bundles naming conventions to Maven naming I had finally put many Eclipse plugins in the central Maven repository (see only the Eclipse plugins that got copied in this batch). It's sometimes a bit tricky, but the main goal was a bidirectional automated translation from Bundle-SymbolicName and Bundle-Version to groupId, artifactId and version in Maven.
Comments
creyle replied ago:
it's said the name of the jars don't matter, but the name does matter, especially when you do mvn package and/or mvn deploy..
maybe someday it will not matter, if maven is part of Java
Voters For This Link (11)
Voters Against This Link (3)