Hi there,

You may just need to download it form here, http://tomee.apache.org/downloads.html.

Or just ensure you are using the correct artifacts in your project pom.xml

<dependency>
      <groupId>org.apache.openejb.maven</groupId>
      <artifactId>tomee-maven-plugin</artifactId>
      <version>1.6.0.2</version>
</dependency>

<dependency>
      <groupId>org.apache.openejb.maven</groupId>
      <artifactId>tomee-webapp-archetype</artifactId>
      <version>1.6.0.2</version>
</dependency>

Andy.

On 26/05/2014 08:14, mauro2java2011 wrote:
Hi.
How i can get the tomee plugin and the maven atchetype updated bot at tomee
1.6.0.2 version?





--
View this message in context: 
http://openejb.979440.n4.nabble.com/how-get-anduse-tomee1-6-0-2-archetype-and-plugin-updated-tp4669655.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

--
  Andy Gumbrecht

  http://www.tomitribe.com
  [email protected]
  https://twitter.com/AndyGeeDe

  TomEE treibt Tomitribe! | http://tomee.apache.org

Reply via email to