but the plugin
<plugin>
<groupId>org.apache.tomee.maven</groupId>
<artifactId>tomee-embedded-maven-plugin</artifactId>
<version>${tomee.version}</version>
<dependencies>
<dependency>
<groupId>org.apache.tomee</groupId>
<artifactId>apache-tomee</artifactId>
<version>${tomee.version}</version>
</dependency>
</dependencies>
</plugin>
is not available for tomee 1.7.4 ???
so ican have to use the tomee-maven-plugin with other modifies?
--
View this message in context:
http://tomee-openejb.979440.n4.nabble.com/test-with-tomee-embedded-and-arqillan-tomee-embedded-adaptor-tp4679250p4679257.html
Sent from the TomEE Users mailing list archive at Nabble.com.