I have a project that I use to create binary and source distributions of several 
subprojects.  Each distribution includes all dependency JARs in the /lib directory, 
which are copied over using <copy-deps>.  Does anyone know how I can rename these JARs 
to exclude the version numbers.  I know I can get at all the JAR paths using 
${pom.artifacts} and I know I can get at the projects using ${reactorProjects}, but is 
there a way for me to rename all the JARs to just the project names?

Yoway Buorn
Software Engineer
Imagery Systems Engineering

GENERAL DYNAMICS
Advanced Information Systems

"Make me a fire and I'm warm for a night.  Set me on fire and I'm warm for the rest of 
my life." -- Ancient Didactical Saying



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

Reply via email to