You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo1970 <so...@ericsson.com> on 2009/04/01 21:42:45 UTC

Manifest file classpath

Hello All,

Is there any way to change the filenames in the manifest classpath?

Ex.

more MANIFEST.MF
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: testuser
Build-Jdk: 1.5.0_14
Main-Class: com.mnr.gui.MNRgui
Class-Path: lib/utils-1.0.0-P1A01-SNAPSHOT.jar lib/mysql-connector-jav
 a-5.1.6.jar lib/mail-1.3.1.jar lib/activation-1.0.2.jar lib/log4j-1.2
 .14.jar lib/ReportScheduling-1.0.0-P1A01-SNAPSHOT.jar lib/CRDBJDBCSer
 ver-1.0.0-2008.jar lib/CRDBJavaServer-1.0.0-2008.jar lib/CRDBJavaServ
 erCommon-1.0.0-2008.jar 

I would like those files to appear withouth the version number, as:

lib/CRDBJDBCSer
 ver.jar lib/CRDBJavaServer.jar lib/CRDBJavaServ
 erCommon.jar 

I would appreciate your help

Sonia

-- 
View this message in context: http://www.nabble.com/Manifest-file-classpath-tp22834138p22834138.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org