huberti@nb-iwhu-linux:~/Devel/Source/http-proxy/http-proxy$ JAVA_HOME=/usr/lib/jvm/java-6-sun/ mvn pax:provision [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'pax'. WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building http-proxy [INFO] task-segment: [pax:provision] (aggregator-style) [INFO] ------------------------------------------------------------------------ [INFO] [pax:provision] [WARNING] Skipping non-bundle artifact commons-httpclient:commons-httpclient:jar:3.0.1:compile [INFO] Installing /home/huberti/Devel/Source/http-proxy/http-proxy/runner/deploy-pom.xml to /home/huberti/.m2/repository/net/kungfoo/grizzly/proxy/http-proxy/build/deployment/0.1-SNAPSHOT/deployment-0.1-SNAPSHOT.pom ______ ________ __ __ / __ / / __ / / / / / / ___/ / __ / _\ \ _/ / / / / / / / _\ \ /__/ /__/ /__/ /_/ /_/ Pax Runner (0.16.0) from OPS4J - http://www.ops4j.org ----------------------------------------------------- -> Using config [classpath:META-INF/runner.properties] -> Using only arguments from command line -> Provision from [/home/huberti/Devel/Source/http-proxy/http-proxy/runner/deploy-pom.xml] -> Provision from [scan-pom:file:/home/huberti/Devel/Source/http-proxy/http-proxy/runner/deploy-pom.xml] -> Using property [jboss4x.home=/home/huberti/Devel/Tools/jboss-4.0.4.GA] -> Using property [tomcat6x.home=/home/huberti/Devel/Tools/apache-tomcat-6.0.18/] -> Installing bundle [{location=mvn:net.kungfoo.grizzly.proxy/http-proxy/0.1-SNAPSHOT,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Installing bundle [{location=mvn:com.sun.grizzly/grizzly-framework/1.9.0.2,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Installing bundle [{location=mvn:com.sun.grizzly/grizzly-http/1.9.0.2,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Installing bundle [{location=mvn:com.sun.grizzly/grizzly-http-utils/1.9.0.2,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Installing bundle [{location=mvn:org.apache.felix/org.osgi.core/1.2.0,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Installing bundle [{location=mvn:org.apache.felix/org.apache.felix.main/1.4.0,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Using default executor -> Downloading bundles... -> mvn:net.kungfoo.grizzly.proxy/http-proxy/0.1-SNAPSHOT : 9878 bytes @ [ 1411kBps ] -> mvn:com.sun.grizzly/grizzly-framework/1.9.0.2 : 277750 bytes @ [ 2222kBps ] -> mvn:com.sun.grizzly/grizzly-http/1.9.0.2 : 154040 bytes @ [ 2406kBps ] -> mvn:com.sun.grizzly/grizzly-http-utils/1.9.0.2 : 280733 bytes @ [ 1799kBps ] -> mvn:org.apache.felix/org.osgi.core/1.2.0 : 61379 bytes @ [ 1859kBps ] -> mvn:org.apache.felix/org.apache.felix.main/1.4.0 : 365180 bytes @ [ 1698kBps ] -> Execution environment [J2SE-1.6] -> Starting platform [Felix 1.4.0]. Runner has successfully finished his job! Welcome to Felix. ================= -> ERROR: Error starting file:/home/huberti/Devel/Source/http-proxy/http-proxy/runner/bundles/net.kungfoo.grizzly.proxy.http-proxy_0.1.0.SNAPSHOT.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle 1: package; (package=org.apache.commons.httpclient.methods)) org.osgi.framework.BundleException: Unresolved constraint in bundle 1: package; (package=org.apache.commons.httpclient.methods) at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1775) at org.apache.felix.framework.Felix._startBundle(Felix.java:1635) at org.apache.felix.framework.Felix.startBundle(Felix.java:1578) at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1172) at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:265) at java.lang.Thread.run(Thread.java:619) ERROR: Error starting file:/home/huberti/Devel/Source/http-proxy/http-proxy/runner/bundles/com.sun.grizzly.grizzly-http_1.9.0.2.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle 3: package; (package=com.sun.grizzly.portunif)) org.osgi.framework.BundleException: Unresolved constraint in bundle 3: package; (package=com.sun.grizzly.portunif) at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1775) at org.apache.felix.framework.Felix._startBundle(Felix.java:1635) at org.apache.felix.framework.Felix.startBundle(Felix.java:1578) at org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1172) at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:265) at java.lang.Thread.run(Thread.java:619)