Re: Automatic bundle installation with Maven

2010-06-02 Thread Roman Roelofsen
/plugin /plugins /build /profile But there's probably a much better, cleaner to do this. Or is there ? -- - Roman Roelofsen ยท Lead Architect Enterprise Solutions ProSyst Software GmbH D

Felix Framework Distribution as Maven artifact

2009-10-01 Thread Roman Roelofsen
Hi, is the Felix framework distribution (e.g. http://apache.prosite.de/felix/felix-framework-2.0.0.tar.gz) also available as a maven artifact? Cheers, Roman - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For

Re: Felix Framework Distribution as Maven artifact

2009-10-01 Thread Roman Roelofsen
Richard S. Hall wrote: No, because it is not a JAR file...is is a packaging of the framework and needed shell bundles to use the framework. It does not need to be a jar. You can attach maven assembly descriptors to artifacts and upload them to a mvn repo as well. Clients can use classifier