I am trying to convert from Ant to Maven. One of the things that my Ant script did was to create a manifest classpath that referred to all the jars in my /lib directory. I was able to create a jar:jar pregoal that does that as well. But what I'd like to do would be to create the classpath using the dependencies that are listed in the project.xml.
Would someone give me a hint on how that would be done in Maven/Jelly? -- Erik Husby Team Lead for Software Quality Automation Whitehead Institute/MIT Center for Genome Research Rm 2192 320 Charles St Cambridge, MA 02141-2023 mobile: 781.354.6669 office: 617.258.9227 [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
