You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Oleg Estekhin <ol...@gmail.com> on 2010/08/26 11:33:37 UTC

parent pom installed/deployed additional "{$project.artifactId}-${project.version}-site.xml" artefact

  Hi

I have a multi-module project with a parent module and three child 
modules. On deployment the parent module somehow produced additional 
"{$project.artifactId}-${project.version}-site.xml" artefact which got 
installed and deployed along with the parent module's pom. The contents 
of that -site.xml correspond to the parent's src/site/site.xml 
descriptor, but why is this file installed/deployed as a project artifact?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org