Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-build-dev] Re: Integrating with an external build system (Ant, Maven, etc.)

Just to clarify there is nothing wrong with the pom as I understand it.  But we would need a plugin to dynamically resolved dependencies against repo artifacts.

On 6/11/06, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
Hi!

It's interesting how things fall together. :)

There was a long discussion last week about the same topic on the
pde-build-dev mailing linst, which IMHO seems more on-topic for this
then the equinox-dev list that is supposed for discussions about
developing Equinox.

http://dev.eclipse.org/mhonarc/lists/pde-build-dev/msg00184.html

Niclas Hedhman wrote:
> Well, Maven2 itself is pretty useless for everything. It can't even compile a
> Java file. Everything is doen with Maven2 plugins, and it just happens that
> there are Maven2 plugins for developing OSGi bundles.

AFAIK the answer in this thread was that the Maven2 POM is not as
pluggable yet. OSGi would need a plug-in that would resolve the
dependencies dynamically based on the manifests and the available bundles.

Cu, Gunnar

--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/
_______________________________________________
pde-build-dev mailing list
pde-build-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-build-dev


Back to the top