Cristiano Gavião
2013-01-16 20:20:10 UTC
Hi,
I'm generating a series of p2 repositories for my system, one for each
module.
Until now I'm creating a composite p2 for each milestone by hand and I
would like to automate this in the same aggregate reactor that creates
the p2.
I could find that exists an ant target in the
org.eclipse.equinox.p2.repository.tools bundle that could be used for
this goal.
I know that I could use maven-antrun-plugin, but I couldn't find a way
to reference the bundle on it, since its not published in maven central
repo.
Could someone give me a hint/example of how could I use it inside a
tycho build ?
thanks for any tip.
Cristiano
I'm generating a series of p2 repositories for my system, one for each
module.
Until now I'm creating a composite p2 for each milestone by hand and I
would like to automate this in the same aggregate reactor that creates
the p2.
I could find that exists an ant target in the
org.eclipse.equinox.p2.repository.tools bundle that could be used for
this goal.
I know that I could use maven-antrun-plugin, but I couldn't find a way
to reference the bundle on it, since its not published in maven central
repo.
Could someone give me a hint/example of how could I use it inside a
tycho build ?
thanks for any tip.
Cristiano