Thanks Alin, unfortunately it does not seem to work.
I can see the update profile here: https://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository/org/ops4j/pax/runner/profiles/modulefusion But my maven build cannot retrieve the profile. The "official" repository (those that have been generated by pax) are missing the new profile completely. So I added https://scm.ops4j.org/repos/ops4j/projects/pax/runner-repository as repository. But now I get an error, because it still tries to load the old 1.1.0 version from the 1.2.1 bundle. See below. Is there something wrong with my environment? Bye Joern -> Scanning [mvn:org.ops4j.pax.web/pax-web-extender-war/0.7.2] -> Installing bundle [{location=mvn:org.ops4j.pax.web/pax-web-extender-war/0.7.2,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Scan bundles from [scan-bundle:jar:http://modulefusion.googlecode.com/files/modulefusion-runtime-1.2.1.zip!/modulefusion/lib/org.modulefusion.dirinstaller-1.1.0.jar] -> Scanning [jar:http://modulefusion.googlecode.com/files/modulefusion-runtime-1.2.1.zip!/modulefusion/lib/org.modulefusion.dirinstaller-1.1.0.jar] -> Installing bundle [{location=jar:http://modulefusion.googlecode.com/files/modulefusion-runtime-1.2.1.zip!/modulefusion/lib/org.modulefusion.dirinstaller-1.1.0.jar,startlevel=null,shouldStart=true,shouldUpdate=false}] -> Scan bundles from [scan-dir:http://modulefusion.googlecode.com/files/modulefusion-runtime-1.1.0.zip!/modulefusion/load/**.jar] -> Scanning [http://modulefusion.googlecode.com/files/modulefusion-runtime-1.1.0.zip] ___ / / / / Oops, there has been a problem! / / /__/ org.ops4j.pax.scanner.ScannerException: Could not parse the provision file ___ /__/ -> Exception caught during execution: java.lang.RuntimeException: org.ops4j.pax.scanner.ScannerException: Could not parse the provision file at org.ops4j.pax.runner.Run.installBundles(Run.java:494) -----Original Message----- From: Alin Dreghiciu [mailto:[email protected]] Sent: Freitag, 16. Juli 2010 12:09 To: Schimmelpfeng, Joern Cc: [email protected] Subject: Re: Profile modulefusion broken Profile updated to 1.2.1. Give it a try and let me know if is okay. On Sun, Jul 11, 2010 at 8:23 PM, Schimmelpfeng, Joern <[email protected]> wrote: > Hello everybody, > > > > it looks like the modulefusion profile is broken. The older version listed > there does not exist anymore. Please can someone update the profile? > > > > Thanks > > Joern > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Alin Dreghiciu Software Developer My profile: http://www.linkedin.com/in/alindreghiciu My blog: http://adreghiciu.wordpress.com http://sonatype.com - Sonatype - The Maven Company http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
