This application is essentially a servlet that accepts file upload requests from remote clients, which is necessary for remote deployment operations to work properly.
'org.apache.geronimo.applications:geronimo-remote-deploy:1.2-beta'
<dependency>
<groupId>org.apache.geronimo.applications</groupId>
<artifactId>geronimo-remote-deploy</artifactId>
<version>1.2-beta</version>
</dependency>
<dependency org="org.apache.geronimo.applications" name="geronimo-remote-deploy" rev="1.2-beta"/>
"org.apache.geronimo.applications", "geronimo-remote-deploy", "1.2-beta"