Are you trying to do it directly in Eclipse? We do have an extension to WTP that does enable that, but it hasn't been updated for a while. I'd be happy to try and contribute that to Eclipse itself if that's what you're looking for.
Jon On Wed, Dec 12, 2018 at 10:15 AM Matthew Broadhead <[email protected]> wrote: > i created a maven sub module of type ear and added my jar and war files > successfully using > https://maven.apache.org/plugins/maven-ear-plugin/examples/skinny-wars.html > and > > https://maven.apache.org/plugins/maven-ear-plugin/examples/eclipse-and-maven-integration.html. > > but i cannot seem to deploy the ear to a TomEE server. is any way to do > this currently? > > i uncommented Deployments as in > http://tomee-openejb.979440.n4.nabble.com/Ear-file-deploy-td4673119.html > >
