Hello
I would like to specify more information about a dependency, sample:
<dependency>
<groupId>tomcat</groupId>
<artifactId>jasper-compiler</artifactId>
<version>4.1.30</version>
<description>Needed for HttpUnit to compile the
JSP's </description>
</dependency>
The idea is to show this little "information" on the dependencies list
(html). Due to the fact that the dependencies are getting messed up if test
jars and dependend jars must be in the dependencies list, this might help
also other people to understand the project.
Comments welcome
Cheers
Rolf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]