Hi,

I am evaluating maven2 to replace our mixture of a custom build tool and
 ant files. Therefore I have a couple of questions which I could answer
by reading manuals and mailing lists posts.

We have used a few scripts and batch files (for Windows) to call certain
main classes in our project. Inside the script the classpath has been
created by refering to all component and all "external" jar files. With
Maven, all jar files have version numbers, so I cannot use a static script.

I know that I could install the jar files in a certain location and cut
of the version information in the filenames, but maybe there is another
possibility?

How do you guys do or would something like that?

Regards
Mirko


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to