Maven site:deploy hosting providers??

2014-09-26 Thread Kevin Burton
I don’t want to necessarily host our own repositories. They’re just static file repositories. Are there any hosting providers out there that support dav, SCP or HTTP PUT that would work with wagon? Required features are: - SSL - redundant copies on multiple servers (CDN) - dav/scp/ftp/

[ANN] extra-enforcer-rules 1.0-beta-3 Released

2014-09-26 Thread Baptiste Mathus
Hi, The Mojo team is pleased to announce the release of the Extra Enforcer Rules version 1.0-beta-2. Apache's Maven Enforcer Plugin is used to apply and enforce rules on your Maven projects. The Enforcer plugin ships with a set of standard rules The Mojo project hosts this project to provide

Maven Setup Problem

2014-09-26 Thread Doug Johnson
System: WIN7, JasperSoft Studio 5.6.1(Eclipse Juno), Maven 3.2.3, GITSCC I am brand new to Maven and am trying to get Maven setup. I got to the point where I could get a response with mvn -version. Now I am trying to set a master password. When I enter mvn -emp xxx I get

Re: Maven Setup Problem

2014-09-26 Thread Karl Heinz Marbaise
Hi Doug, On 9/26/14 5:27 PM, Doug Johnson wrote: settings xmlns=http://maven.apache.org/SETTINGS/1.0.0; xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=http://maven.apache.org/SETTINGS/1.0.0

maven-plugin-pugin's goalPrefix purpose

2014-09-26 Thread Dan Tran
I am seeing exec-maven-plugin has that setting. Do we really need it? the doc[1] is not clear but this setting under what condition, we will nee to use it? Thanks -Dan [1] http://maven.apache.org/plugin-tools/maven-plugin-plugin/descriptor-mojo.html#goalPrefix

Re: Maven site:deploy hosting providers??

2014-09-26 Thread Bernd
Have a look at bintray https://bintray.com/docs/uploads/uploads_uploads.html Greetings Bernd Am 26.09.2014 21:39 schrieb Kevin Burton bur...@spinn3r.com: I don’t want to necessarily host our own repositories. They’re just static file repositories. Are there any hosting providers out there

Re: Maven site:deploy hosting providers??

2014-09-26 Thread Manfred Moser
If you just want to have the sites hosted any hosting solution will do it. CDN will be more expensive but I would really wonder if you need that for a static site. You would have to get a LOT of traffic to make it worth it. Bintray focuses on binary distribution and not site hosting. If you