Hi,

i have a question concerning the Maven Jar Plugin. Is it possible to create a 
classpath entry in the Manifest, which contains version numbers for foreign 
depencies ans no version number for dependencies of my own modules of a multi 
module project?

E.g.: Class-Path: module1.jar module2.jar libA-1.2.0.jar libB-2.0.0.jar

I tried to work with a custom classpath layout, but i get only either all 
dependencies with or without versionnumber.

Kind regards
Rolf

Reply via email to