You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/07/06 11:33:48 UTC

[jira] [Created] (WINK-396) add tomee-maven plugin to start examples via maven

Gerhard Petracek created WINK-396:
-------------------------------------

             Summary: add tomee-maven plugin to start examples via maven
                 Key: WINK-396
                 URL: https://issues.apache.org/jira/browse/WINK-396
             Project: Wink
          Issue Type: Improvement
          Components: Examples
    Affects Versions: 1.3
            Reporter: Gerhard Petracek
             Fix For: 1.4


<!-- needed to start the application via mvn clean package tomee:run-->
<plugin>
    <groupId>org.apache.openejb.maven</groupId>
    <artifactId>tomee-maven-plugin</artifactId>
    <version>1.5.2</version>
</plugin>

(in build/plugins)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira