Stian Soiland-Reyes created TAVERNA-899:
-------------------------------------------
Summary: Wrong package name in taverna-maven-plugin
Key: TAVERNA-899
URL: https://issues.apache.org/jira/browse/TAVERNA-899
Project: Apache Taverna
Issue Type: Bug
Components: Taverna OSGi
Reporter: Stian Soiland-Reyes
Priority: Critical
The taverna-maven-plugin
https://github.com/apache/incubator-taverna-osgi/tree/master/taverna-maven-plugin/src/main/java/net/sf/taverna/t2/maven/plugins
has wrong Java package name {{net.sf.taverna.t2.maven.plugins}}
Changing this to say {{org.apache.taverna.mavenplugin}}
should be straight forward as it uses Maven's @Mojo annotations.
Be aware of Maven's "Plugin Naming Convention and Apache Maven Trademark" - we
have to call it taverna-maven-plugin - not maven-taverna-plugin :)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)