Hi Stefan,

I've use the release plugin a bunch without trouble. You might want to see
how other POMs are configured, for example [dbcp].

You have to keep in mind that components like Collections, Lang, Pool, and
DBCP, the folder name is different from the artifact id because the
artifact id contains a major version number, for example commons-lang is
the folder but commons-lang3 is the AID.

Gary

On Thu, Aug 16, 2018 at 10:00 AM Stefan Bodewig <bode...@apache.org> wrote:

> Hi all
>
> with
>
>
> http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?r1=1831599&r2=1832339
>
> a component's site is expected to be a in subdirectory named after
> ${commons.componentTd} - it used to be the artifactId.
>
> A quick look at
>
> https://svn.apache.org/repos/infra/websites/production/commons/content/proper/
> says all the existing subdirectories start with "commons-" while the
> componentId does not (at least not if you follow the instructions in the
> parent POM).
>
> mvn site-deploy failed for me in compress because of the change. Before
> I silently override commons.scmPubUrl - is there a reason for the change
> in the parent POM or can we revert the specific change?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to