Hello!
First of all I want to thank this community for this wonderful tool. Declaration of the dependencies and standardization is necessary to manage ever growing complexity.
Common problems occur when multiple application servers (or even multiple releases of a single appserver) are targeted:
- jars coming with the server change/are added/move (for example servlet-api.jar of jboss)
- deployment descriptors need to be adapted and xdoclet parameterized accordingly
The question arising is: how can maven help under these conditions? Do I really need to have special versions of the project.xml for every server?
I saw some previous threads on the subject:
http://marc.theaimsgroup.com/?l=turbine-maven-user&m=105380442001158&w=2 http://marc.theaimsgroup.com/?l=turbine-maven-user&m=108594807801677&w=2
But answers where not very promising/absent. Has the situation changed? Are there any experiences?
Thanks in advance!
Georg K�ster
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
