mvn help:effective-pom shows the outout in the project POM.xml and the source tree.
I want to see the same information on a WAR/EAR/JAR/ZIP file. TIA, Wayne Fay wrote: > >> I know that we can see useful info using mvn help:effective-pom on the >> source code. But how can I see the same on a WAR file ? We deploy the >> WARS >> to nexus. > > What (specific) information about the WAR file do you want to see > which is not already being shown via help:effective-pom? > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/artifacts-associated-with-a-WAR-tp26135064p26135738.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
