[ https://jira.codehaus.org/browse/MSITE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=274457#comment-274457 ]
Benson Margulies commented on MSITE-585: ---------------------------------------- I seem to have run into a variation on this theme. Parent has a distributionManagement that has property references. Child completely overrides it: <distributionManagement> <site> <id>parent.website</id> <url>scp://souvenir.basistech.net:/basis/trees/maven-projects/oap/parent</url> </site> </distributionManagement> Yet I still get the error, and -X shows that the site plugin is using the value of <url> from the parent, not from the current project. > site-deploy: empty deploy protocol when properties are used > ----------------------------------------------------------- > > Key: MSITE-585 > URL: https://jira.codehaus.org/browse/MSITE-585 > Project: Maven 2.x and 3.x Site Plugin > Issue Type: Bug > Components: property interpolation > Affects Versions: 2.3 > Reporter: Lukas Theussl > Assignee: Lukas Theussl > Fix For: 2.4 > > > See http://www.mail-archive.com/dev@maven.apache.org/msg88029.html -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira