You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Rodrigo Madera <ro...@gmail.com> on 2007/10/08 15:33:23 UTC

Maven SCR Plugin Error

Anyone ever had one of these?

...
[INFO] [scr:scr {execution: generate-scr-descriptor}]
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] no manifiest section for signature file entry
OSGI-OPT/src/org/osgi/service/device/DriverLocator.java
[INFO]
------------------------------------------------------------------------
...

Thanks,
Rodrigo

Re: Maven SCR Plugin Error

Posted by Rodrigo Madera <ro...@gmail.com>.
I found the problem...
When exporting, the OSGI-OPT package was there... that's bad.

Thanks for your attention anyways, you show to be very supportive.

Rodrigo

Re: Maven SCR Plugin Error

Posted by Felix Meschberger <fm...@gmail.com>.
Hi Rodrigo,

Can you provide the "mvn -X" output ?

Also, is there some publicly available project, where this situation can
be reproduced ? Thanks.

Regards
Felix


Am Montag, den 08.10.2007, 14:33 +0100 schrieb Rodrigo Madera:
> Anyone ever had one of these?
> 
> ...
> [INFO] [scr:scr {execution: generate-scr-descriptor}]
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] no manifiest section for signature file entry
> OSGI-OPT/src/org/osgi/service/device/DriverLocator.java
> [INFO]
> ------------------------------------------------------------------------
> ...
> 
> Thanks,
> Rodrigo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org