Could it be that your putting in the second child?

As in try leaving out ${project.artifactId}, i.e.

  <distributionManagement>
    <site>
    <id>website</id>
    <url>scpexe://myserver:/data/htdocs/modules/</url>
    </site>
  </distributionManagement>

Just guessing but maybe Maven puts adds the artifactId?
-- 
View this message in context: 
http://www.nabble.com/Maven2.-Variables.-pom-inheritance.-Strange-behavour.-tf1936878.html#a5308585
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to