Hi Clement,

Thanks for your answer, but I still can´t build Felix with this maven error:

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.felix:maven-bundle-plugin' does not exist or
no va
lid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Wed Mar 07 17:41:29 GMT-03:00 2007
[INFO] Final Memory: 2M/4M


Regards

Ivo Koga



On 3/7/07, Clement Escoffier <[EMAIL PROTECTED]> wrote:

Ivo K. Koga a écrit :
> Hi guys,
>
> I'm trying to build felix without success.
>
> When I type ant, as the information in the wiki, it shows this message:
> C:\Felix\2007-03-07\build.xml:49: Execute failed: java.io.IOException:
> Cannot ru
> n program "mvn": CreateProcess error=2,
>
> but when I type "mvn clean install", it seems to be ok, but do not
create
> the binaries of Felix. Can anyone help me on this?
>
> Thanks in advance,
>
> Ivo Koga
For a strange reason (that I didn't discover), it does not work for me
too.
So, to compile launch the following commands (in this order) :
mvn -Dpackaging=bundle clean install
mvn -Dpackaging=osgi-bundle clean install
mvn -Dpackaging=ipojo-bundle clean install
mvn -Dpackaging=osgi-bundle-mosgi clean install

All these commands should succeed (retry if you a a Maven-related error
(download error, repository unaccessible ...)).

Clement


--
Clement Escoffier
Grenoble University
LSR - Bat. C
220, Rue de la Chimie
BP 53
38041 GRENOBLE CEDEX 9
04.76.51.40.24
http://clement.plop-plop.net





--
Msc. Candidate in Computer Networks at Universidade Salvador/BA/Brazil
Measurement WG - RNP/Brazil

Reply via email to