From: "Ted Husted" <[EMAIL PROTECTED]>

And, we do have to call it something. We're having
great success with Maven, and Maven expects artifacts to have names.
The closest we could come to a no-name artifact would be
struts-struts-1.3.0 -- which is too odd, even for me :)

Maven doesn't care what you call it. :)

If you want it to be struts-1.3.0.jar, then put <artifactId>struts</artifactId> in (currently) core/project.xml. (And change the dependencies in the other sub-projects to the new name.)

--
Wendy




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to