Re: [TEXT] Problems with the site build

2014-12-02 Thread Benedikt Ritter
tions the scm-publish. > Maybe mvn clean scm-publish:publish-scm ? Just my 0.02 cents.HTH,Bruno > > [1] > https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-35/pom.xml > > > > From: Benedikt Ritter > > To: Commons Develop

Re: [TEXT] Problems with the site build

2014-11-30 Thread sebb
mmons-parent pom, it mentions the scm-publish. Maybe > mvn clean scm-publish:publish-scm ? Just my 0.02 cents.HTH,Bruno > [1] > https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-35/pom.xml > > From: Benedikt Ritter > To: Commons Develo

Re: [TEXT] Problems with the site build

2014-11-30 Thread Bruno P. Kinoshita
publish. Maybe  mvn clean scm-publish:publish-scm ? Just my 0.02 cents.HTH,Bruno [1]  https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-35/pom.xml From: Benedikt Ritter To: Commons Developers List Sent: Sunday, November 30, 2014 4:23 PM Subject: Re:

Re: [TEXT] Problems with the site build

2014-11-30 Thread sebb
On 30 November 2014 at 18:23, Benedikt Ritter wrote: > TEXT inherits from commons parent (like BeanUtils2 does) because the > sandbox parent pom only adds unnecessary complexity and yet another thing Using the sandbox pom instead of the normal pom does not affect the complexity. > we need to rel

Re: [TEXT] Problems with the site build

2014-11-30 Thread Benedikt Ritter
TEXT inherits from commons parent (like BeanUtils2 does) because the sandbox parent pom only adds unnecessary complexity and yet another thing we need to release. I updated BeanUtils2 to commons parent because I wanted to use the new commons skin for example. Since the BeanUtils2 site build works,

Re: [TEXT] Problems with the site build

2014-11-29 Thread sebb
TEXT is a Sandbox component, so it should inherit from the Commons-Sandbox POM. That may or may not help, but ought to be done to prevent accidental deployment. What exact commands have you used? On 29 November 2014 at 11:31, Benedikt Ritter wrote: > Hi all, > > I've tried to create the site f

[TEXT] Problems with the site build

2014-11-29 Thread Benedikt Ritter
Hi all, I've tried to create the site for commons-text but the site build doesn't work. It always prints out "maven.site.deploy.skip = true: Skipping site deployment" [1]. I've tried to override this via -D but it doesn't work. Can anybody help? TIA! Benedikt [1] https://github.com/apache/maven-