Re: OSGi-Bundles Distribution, generating the config.ini

2009-06-12 Thread itripleeee
ix the problem. > > Expect a better way. Actually, if you can, I think a maven plugin could be > created for this purpose only. That would be great. > > > Agemo > > > On Tue, Jun 2, 2009 at 5:22 AM, itripl > wrote: > >> >> Hi all, >> >

OSGi-Bundles Distribution, generating the config.ini

2009-06-02 Thread itripleeee
Hi all, I am trying to distribute OSGi-bases Application using Maven. In best case, when I distribute the application to other people not using Maven or OSGi, they just should klick a start.bat and the application should start including the OSGi-Framework. At the moment, I am using the Maven-Bu

Re: Felix Build Error - Unable to load the mojo org.apache.felix:maven-bundle-plugin:1.4.3:bundle

2009-04-28 Thread itripleeee
We are using Nexus and I added http://people.apache.org/repo/m2-snapshot-repository to the repository list. But it did not work. After many hours of despair, now I know why. The Default setting of maven is, NOT to download snapshot-artifacts. You have to tell maven explicit, that you want to use s

Re: Felix Build Error - Unable to load the mojo org.apache.felix:maven-bundle-plugin:1.4.3:bundle

2009-04-27 Thread itripleeee
s for your help guys. clement escoffier wrote: > > > On 27.04.2009, at 17:30, Stuart McCulloch wrote: > >> 2009/4/27 itripl >> >>> >>> Thanks for your answer. But it did not work. The file was corrupted >>> so I >>> delet

Re: Felix Build Error - Unable to load the mojo org.apache.felix:maven-bundle-plugin:1.4.3:bundle

2009-04-27 Thread itripleeee
ute/bndlib/0.0.311/bndlib-0.0.311.jar > 150K downloaded (bndlib-0.0.311.jar) > > Regards, > > Clement > > > On 27.04.2009, at 15:05, itripl wrote: > >> >> I wanted to build felix, so I downloaded the sources and followed the >> instruction here: http:

Felix Build Error - Unable to load the mojo org.apache.felix:maven-bundle-plugin:1.4.3:bundle

2009-04-27 Thread itripleeee
I wanted to build felix, so I downloaded the sources and followed the instruction here: http://felix.apache.org/site/building-felix.html When I run the command "mvn -Dpackaging=plugins install" D:\Test\felix\bundleplugin\src\main\java\org\apache\felix\bundleplugin\AbstractDependencyFilter.java:[

Changing the targetPlatform dynamically

2009-04-20 Thread itripleeee
ps me. Thanks for your help. best regards, itripl -- View this message in context: http://www.nabble.com/Changing-the-targetPlatform-dynamically-tp23132115p23132115.html Sent from the Apache Felix - Users mailing list archive at Nabbl