ops4j / org.ops4j.pax.construct

Build, manage and deploy many types of OSGi bundles
https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct
24 stars 14 forks source link

Update pax-construct Quickstart, add link for pax-construct 1.5 binary to help maven 3.x users [PAXCONSTRUCT-139] #58

Closed ops4j-issues closed 12 years ago

ops4j-issues commented 12 years ago

Brian Brooks created PAXCONSTRUCT-139

Update pax-construct Quickstart, add link for pax-construct 1.5 binary.
To use Maven 3.x, you need to use at least 1.5 to avoid this error

NoSuchMethodError:
org.apache.maven.project.MavenProject.addPlugin(Lorg/apache/maven/model/Plugin;)V

when running "mvn clean install" on the test\test.bundle.


Affects: 1.6.0 Fixed in: 1.6.0 Votes: 0, Watches: 0

ops4j-issues commented 12 years ago

Brian Brooks commented

Fixed with this GitHub pull request
https://github.com/ops4j/org.ops4j.pax.construct/pull/3