Discussion:
[castor-dev] Usage of maven-dependency-plugin
Werner Guttmann
2009-05-11 08:53:49 UTC
Permalink
Hi,

I am actually thinking about integrating the Maven dependency plugin
with our Maven build. This way, one could have the plugin copy all
specified (and transitive) dependencies to a folder of your choice. That
way, we would still be enabled to keep the Ant build for e.g. releases
(where it still is required).

Cheers
Werner

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Ralf Joachim
2009-05-11 16:53:27 UTC
Permalink
Hi Werner,

I know that ant is still required for build our docs. To get rid of this
part we will need to migrate all docs to docbook which needs quite some
work and time. What I do not know is, if there are other things that we
still need ant for. If there are, are there changes to get rid of this
parts as this would reduce dependencies for ant build quite a lot?

May it be possible to build javadoc through maven?

While I would prefer to work towards removing ant build completely, I
leave it up to you which steps need to be done in this direction. So go
ahead if maven dependency plugin improves release process.

Regards
Ralf
Post by Werner Guttmann
Hi,
I am actually thinking about integrating the Maven dependency plugin
with our Maven build. This way, one could have the plugin copy all
specified (and transitive) dependencies to a folder of your choice. That
way, we would still be enabled to keep the Ant build for e.g. releases
(where it still is required).
Cheers
Werner
---------------------------------------------------------------------
http://xircles.codehaus.org/manage_email
--
Syscon Ingenieurbüro für Meß- und Datentechnik GmbH
Ralf Joachim
Raiffeisenstraße 11
72127 Kusterdingen
Germany

Tel. +49 7071 3690 52
Mobil: +49 173 9630135
Fax +49 7071 3690 98

Internet: www.syscon.eu
E-Mail: ***@syscon.eu

Sitz der Gesellschaft: D-72127 Kusterdingen
Registereintrag: Amtsgericht Stuttgart, HRB 382295
Geschäftsleitung: Jens Joachim, Ralf Joachim


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email
Loading...