2006/3/20, Vamsavardhana Reddy <[EMAIL PROTECTED]>: > Hi, > > Is there a way to create MANIFEST.MF (which is to be added to the jar file > automatically) with dependencies as entries under Class-Path attribute? For > e.g., if I have dependency, say util.jar, the output jar file created by > maven should have a manifest file, MANIFEST.MF with an entry "Class-Path: > util.jar"
See this: http://www.mail-archive.com/[email protected]/msg36824.html. > Vamsi Jacek -- Jacek Laskowski http://www.laskowski.org.pl
