Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] tycho-source-plugin: Generating source bundle for artifact with "bundle" packaging

Hi,

I am using the maven-bundle-plugin to produce an OSGi bundle in one
reactor that will then be consumed in another (Tycho-based) reactor to
build a p2 update site. This works.

Unfortunately, I have no idea how to to generate a proper OSGi *source*
bundle from it. Just binding the tycho-source-plugin:plugin-source
doesn't seem to do the trick. And while manually configuring the
maven-source-plugin (like Aether did [1]) works, it is not very appealing.

Is there thus a way to let the tycho-source-plugin do the heavy lifting
in this case?

Best wishes,

Andreas

[1]
<http://git.eclipse.org/c/aether/aether-core.git/tree/pom.xml?h=aether-1.0.2.v20150114#n419>

-- 
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top