You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2023/07/27 16:48:52 UTC

[Bug 66706] The name of jar is different with the artifactId in the pom file

https://bz.apache.org/bugzilla/show_bug.cgi?id=66706

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The JAR names used in build.xml (and hence the standard Tomcat distribution)
aren't going to change.

If there are changes we can make to the POM files (not the artifactId - maybe
finalName?) then we can consider them but a key consideration will be the
impact on existing users.

I've managed to get the mvn_artifact.py script running in a Fedora VM but it
doesn't seem to be doing anything. If you could provide a test case along the
lines of:
- place this Tomcat POM and this Tomcat JAR in a directory
- run this command
- you'll see X result but we'd like to see Y result
then we can experiment to see what is possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org