|
From: Dave H. <DH...@xr...> - 2006-10-04 23:41:58
|
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 |