If id is being deprecated and not in Maven 2.0, how do I add jar files that do
not have version numbers
-------------------------------------------------------------------------------------------------------
Key: MAVEN-1605
URL: http://jira.codehaus.org/browse/MAVEN-1605
Project: maven
Type: Task
Components: plugin manager
Versions: 1.0.2
Reporter: Henry A. Hamilton
I would like to add jar files in the my dependencies clause and need t be able
to add jar files that do not have a -version number in it. I currently use <id>
</id> <jar> </jar> to include them in my POM. But if <id> is going deprecated,
how will I be able to add a dependency jar file like servlet.jar in my POM. I
can not use groupID and artifactID to include this dependency.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]