Hi, our group is using felix and webstart and we are having the problem mentioned in http://www.mail-archive.com/[email protected]/msg09884.html I want to get a version with this patch, but I tried to build the felix trunk (before patching it) and on the "mvn -Dpackaging=plugins install" after four minutes of building, I get:
[ERROR] Failed to execute goal on project maven-bundle-plugin: Could not resolve dependencies for project org.apache.felix:maven-bundle-plugin:maven-plugin:2.3. 5-SNAPSHOT: Could not find artifact org.apache.felix:org.apache.felix.bundlerepo sitory:jar:1.6.5-SNAPSHOT in apache.snapshots ( http://repository.apache.org/snap shots) -> [Help 1] (I get the same error on two different machines). I looked at: http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException but I don't know if any of the options applied to my problem. Any help appreciated.

