Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] build-helper-maven-plugin add-resource

You need to use maven-bundle-plugin [1] to generate the bundle, not ant.

[1] http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

--
Regards,
Igor

On 12-06-13 4:11 AM, Reginald Blank wrote:
It looks like I already have the connector installed - from my attempt
to use ant.
Unfortunately nothing appears to happen.
I wonder if the target path is wrong?
I am using build automatically, how do I check that my build helper is
actually getting called. I have debug output switched on for m2e, but
I can't see anything useful.
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users




Back to the top