2016-07-07 17:09 GMT+02:00 mauro2java2011 <[email protected]>:
> 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>
>
>
Will not do anything
> is not available for tomee 1.7.4 ???
>
> so ican have to use the tomee-maven-plugin with other modifies?
>
>
>
Not sure what you ask.
tomee-embedded plugin can be used with tomee 7 only but you can add missing
dependencies from tomee 7 if you need additional features.
Easiest is to dev with tomee 7 and deploy in tomee 1 if you want to use
embedded version.
>
>
> --
> 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.
>