HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 56039 thumbnail
User 111696 avatar

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.
  • 12
  • 3
  • 5186
  • 35

Comments

Add your comment
User 237149 avatar

creyle replied ago:

0 votes Vote down Vote up Reply

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

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.