Skip to content

provision script does not pass down options properly [PAXCONSTRUCT-129] #141

@ops4j-issues

Description

@ops4j-issues

Niels B Nielsen created PAXCONSTRUCT-129

When the pax-provision script fails to download a bundle (in my case Eclipse not in my Maven proxy), this ascii art is displayed
_
/ /
/ / Oops, there has been a problem!
/ /
/
/ URL mvn:org.eclipse/osgi/3.5.1.R35x_v20090827 could not be resolved.
_
/
/ Use --log=debug to see details.

But unfortunately the pax-provision does not accept the --log options, and also subsequently fail to stop.

$ pax-provision -f equinox --log=debug
Unable to parse command line options: Unrecognized option: --log=debug

usage: mvn options <goal(s)> <phase(s)>


Affects: 1.4
Votes: 0, Watches: 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions