|
From: Dave H. <DH...@xr...> - 2006-10-05 01:27:00
|
Is it possible to specify the java.classpath in the wrapper.conf file by specifying a directory? I want it to include all jars in a specified folder. This would be another way to solve the problem of using JWS with maven. =20 -dh =20 ________________________________ From: Dave Hoffer=20 Sent: Wednesday, October 04, 2006 7:42 PM To: 'wra...@li...' Subject: JWS & maven2 usage =20 I would like to use JWS in a maven2 build environment. =20 =20 Usage of JWS requires manual configuration of the wrapper.java.classpath.X section of the wrapper.conf file. Maven build systems put the version of the artifacts in the jar file names. These means that the list of jar names to be added to the conf file changes often. This should be dynamic so that these dependencies are automatically added to the conf file. =20 Has there been any work done on a JWS plugin for maven that can automatically configure the conf file? =20 -David =20 =20 |