Re: svn commit: r1176700 - /commons/proper/commons-parent/trunk/pom.xml

2011-09-28 Thread Gary Gregory
On Wed, Sep 28, 2011 at 6:29 AM, sebb wrote: > On 28 September 2011 11:22, Simone Tripodi > wrote: > > I wan't able to plug extensions in profiles. > > But we already have a site plugin reference in the M3 profile - can't > one just add the dependency to that? > Fixed in SVN. Good catch. Thank

Re: svn commit: r1176700 - /commons/proper/commons-parent/trunk/pom.xml

2011-09-28 Thread sebb
On 28 September 2011 11:22, Simone Tripodi wrote: > I wan't able to plug extensions in profiles. But we already have a site plugin reference in the M3 profile - can't one just add the dependency to that? > Indeed, ssh support comes "for free" with mvn2 > Simo > > http://people.apache.org/~simone

Re: svn commit: r1176700 - /commons/proper/commons-parent/trunk/pom.xml

2011-09-28 Thread Simone Tripodi
I wan't able to plug extensions in profiles. Indeed, ssh support comes "for free" with mvn2 Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Wed, Sep 28, 2011 at 12:17 PM, sebb wrote: > On 28 September 2011 04:35,   wrote: >> Author: ggregory >> Date: Wed Sep 28 03:35:42

Re: svn commit: r1176700 - /commons/proper/commons-parent/trunk/pom.xml

2011-09-28 Thread sebb
On 28 September 2011 04:35, wrote: > Author: ggregory > Date: Wed Sep 28 03:35:42 2011 > New Revision: 1176700 > > URL: http://svn.apache.org/viewvc?rev=1176700&view=rev > Log: > To deploy a site with a non-built-in protocol, you need to add the > corresponding wagon provider. Out of the box, Ma