Thanks, where is the documentation on building specific subprojects, and the documentation on grabbing the latest main.distribution snapshot from the Maven snapshot repository?
Also, when will Felix framework 3.2.0 be released? That would be easier for us. On Wed, Mar 23, 2011 at 9:00 AM, Richard S. Hall <[email protected]>wrote: > I wouldn't try to build Felix trunk if I were you, since it has never > really worked well. You should just build the specific subprojects you need, > which would be framework and main (and possible main.distribution). > > Of course, you could just grab the latest main.distribution snapshot from > our Maven snapshot repo...I just deployed a new snapshot...it includes more > than just the patch for this issue, though, but it is likely to be pretty > close for what gets released fairly soon as Felix framework 3.2.0. > > -> richard > > > > On 3/23/11 11:47, Lance Frohman wrote: > >> 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. >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

