]
Alessio Soldano updated JBWS-3892:
----------------------------------
Summary: Change plugin artifactId to "jaxws-tools-maven-plugin" (was:
Change plugin artifactId "jaxws-tools-maven-plugin")
Change plugin artifactId to "jaxws-tools-maven-plugin"
------------------------------------------------------
Key: JBWS-3892
URL:
https://issues.jboss.org/browse/JBWS-3892
Project: JBoss Web Services
Issue Type: Task
Components: jaxws-tools-maven-plugin
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-jaxws-tools-maven-plugin-1.2.0.Beta1
The plugin artifact id needs to be changed from "maven-jaxws-tools-plugin" to
"jaxws-tools-maven-plugin" as with recent Maven versions the following messages
is shown:
{noformat}
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
{noformat}