[ 
http://issues.ops4j.org/browse/PAXCONSTRUCT-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13374#action_13374
 ] 

Pete Carapetyan commented on PAXCONSTRUCT-129:
----------------------------------------------

I gather from the Priority of 'minor' that this is not a problem for others but 
it wasn't intuitive at all for me to figure out a workaround for this bug. Just 
in case that happens to you, here is what I had to do. Finding and adding the 
right repository did NOT work for me, despite lots of time searching for one.

searched the web for the string '3.5.1.R35x_v20090827' and came up with many 
false leads, and also this good link:

http://www.jarvana.com/jarvana/inspect/org/sonatype/tycho/org.eclipse.osgi/3.5.1.R35x_v20090827/org.eclipse.osgi-3.5.1.R35x_v20090827.jar

>From here, I downloaded the jar.

Then I installed the jar into my repository using the normal methods for 
installing a 3rd party jar (in my case nexus UI but you can also use the 
command line version)

I used these parameters
groupId=org.eclipse
artifactId=osgi
version=3.5.1.R35x_v20090827

> provision script does not pass down options properly
> ----------------------------------------------------
>
>                 Key: PAXCONSTRUCT-129
>                 URL: http://issues.ops4j.org/browse/PAXCONSTRUCT-129
>             Project: Pax Construct
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 1.4
>            Reporter: Niels B Nielsen
>            Assignee: 
>            Priority: Minor
>
> 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)>]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to