On 19/10/2007, Bernardo Carneiro <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I´m trying to build and eclipse plugin using maven-bundle-plugin but I'm
> not able to compile my classes under src/main/java using it.
>
> Is there a way to do so with the maven-bundle-plugin?


Hi Bernado,

the maven-bundle-plugin doesn't compile classes - it analyzes classes
compiled by Maven to add OSGi metadata

could you provide more information about the problem you see (ie.
exceptions, output from 'mvn clean install -X')
and perhaps also post a sample of your POM... should be inline text, as the
mailing list removes any attachments

[]s,
>
> Bernardo
>

-- 
Cheers, Stuart

Reply via email to