Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 544 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 544 Bytes

Build Status

maven-config

Maven parent pom's.

  • maven-config-java: Parent pom for Java builds (using felix to generate Eclipse manifests)
  • maven-config-java-bundle: Parent pom for Java plug-ins (using felix to generate Eclipse manifests, embedding all dependencies)
  • maven-config-eclipse: Parent pom for Eclipse plug-ins (using tycho to generate maven pom)
  • maven-config-common: Parent pom for all of the above