I'd like to be able to create tar archives with unix EOL and zip
archives with dos EOL.

Experimentation shows that it's possible to use variables for the
archive-type and the line-ending in the descriptor files.

So one can create the different archives by running Maven twice with
different variable settings.

However, I'd like this be done automatically as part of the normal
Maven processing.

Is this possible?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to