Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project name

maven command

reportincident.activemq

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.camelqueueservice

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.db

mvn clean install

reportincident.features

mvn clean install

reportincident.model

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.persistence

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.routing

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.service

mvn clean install org.ops4j:maven-pax-plugin:eclipse

reportincident.web

mvn clean install

reportincident.webservice

mvn clean install

Note

To recreate the MANIFEST file in Eclipse, you can use the following maven command : org.ops4j:maven-pax-plugin:eclipse

Info

We will try to provide for the next version of this tutorial a parent pom.xml containing the modules to be build (wink)

...