Hello Ben,

Great work. I gave the plugin a spin and it worked great for my GWT project 
under a Jetty7 container, under http. However, my test and production servers 
all run exclusively under https, which produce an error on the server: 
"javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?", 
and an error on the build machine:

Caused by: java.io.IOException: Error writing request body to server
        at 
org.codehaus.cargo.container.jetty.JettyRemoteDeployer.pipe(JettyRemoteDeployer.java:312)
        at 
org.codehaus.cargo.container.jetty.JettyRemoteDeployer.deploy(JettyRemoteDeployer.java:107)
        ... 46 more

I haven't tried fixing it, because the nightly build machine runs under plains 
http, but i'm guessing the wrapped ant task needs the "cargo.protocol" property 
passed for this by the org.gradle.api.plugins.cargo.RemoteContainerTask?

Greets,

Rolf

-----Oorspronkelijk bericht-----
Van: Benjamin Muschko [mailto:[email protected]] 
Verzonden: zaterdag 28 mei 2011 0:23
Aan: [email protected]
Onderwerp: [gradle-user] ANN: Cargo plugin v0.1

Hi,

I read postings of people on this mailing list that were asking about
automatic deployment of their apps (mostly web apps). The 
https://github.com/bmuschko/gradle-cargo-plugin Cargo plugin  supports
deployment to a variety of local and remote containers by wrapping the 
http://cargo.codehaus.org/Ant+support Cargo Ant tasks . Check it out! As
always let me know if you have comments or feature requests.

Cheers,

Ben



--
View this message in context: 
http://gradle.1045684.n5.nabble.com/ANN-Cargo-plugin-v0-1-tp4433581p4433581.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email





-----
Geen virus gevonden in dit bericht.
Gecontroleerd door AVG - www.avg.com
Versie: 10.0.1375 / Virusdatabase: 1509/3662 - datum van uitgifte: 05/26/11

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to