Issue Details (XML | Word | Printable)

Key: PAXCONSTRUCT-71
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: mcculls
Reporter: mcculls
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pax Construct

Support provisioning of bundles not marked as provided dependencies

Created: 15/Feb/08 11:02 AM   Updated: 06/Mar/08 03:14 PM
Component/s: maven-pax-plugin
Affects Version/s: 0.6.4
Fix Version/s: 1.0

External References:
Pax Construct 1.0 released (Confluence: OPS4J)
I've released version 1.0 of Pax Construct (just in time for EclipseCon!) Improvement PAXCONSTRUCT66


 Description  « Hide
When using the pax:provision goal in other projects, it would be useful for it to check all non-test dependencies for potential bundles rather than just provided dependencies, as a lot of the time bundles are added with the default scope (ie. compile). Optional bundle dependencies will not be provisioned, as before.

The default provision behaviour will be changed to check all non-test dependencies. The old behaviour can be enabled with a new option -DnoDependencies



 All   Comments   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
mcculls added a comment - 15/Feb/08 12:44 PM
Resolved in trunk

mcculls added a comment - 06/Mar/08 03:14 PM
Fix now available in 1.0 release