Top "Maven-cargo" questions

A Maven plugin that allows you to interact (start, deploy, stop, ...) with common J2EE servers.

Remote Deploy to WebSphere 8.5 using maven

I would like to control a remote deployment of a maven generated EAR over to an existing WAS instance not …

maven websphere websphere-8 maven-cargo wsadmin
Maven 3 and Cargo - 'No plugin found for prefix 'cargo''

I have just added the following code to my pom.xml (as specified on here) : <build> <plugins&…

tomcat maven-3 maven-cargo
Extracting Tomcat Zip SOMETIMES fail with IOException: Negative seek offset

I am using maven cargo with its zip url installer feature to download a tomcat for my integration tests. This …

java tomcat hudson zip maven-cargo