Hi Dennis,
It's still here [1], it was duplicated before [2] (then caused mvn to fail)
Regards,
Hervé
[1] http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-
skin/pom.xml?view=markup
[2] http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-
skin/pom.xml?revision=1228915&view=m
Hi
My bad, I didn't see that it was a duplicate.
On 2012-01-09 22:57, Dennis Lundberg wrote:
> Hi Hervé
>
> After I moved the parent to a sibling-directory of the skins, each skin
> now needs to specify its SCM details. So, this will need to be put back
> again.
>
> Run a
> mvn help:effective
Hi Hervé
After I moved the parent to a sibling-directory of the skins, each skin
now needs to specify its SCM details. So, this will need to be put back
again.
Run a
mvn help:effective-pom
for the fluido-skin now and you will see that the SCM URLs are wrong.
On 2012-01-09 22:48, hbout...@apach