I have some xdoc that looks like this:
maven [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ [EMAIL PROTECTED]@ example:download
which results in
maven -DartifactId=maven-ejbgen-plugin -DgroupId=codeczar-ejbgen [EMAIL PROTECTED]@ example:download
so it seems that some pom elements are available and others aren't within xdoc.
Also @maven.final.name@ is replaced but @maven.example.goal@ isn't where maven.example.goal is a property which exists within the current project.
Is there a workaround to obtain the values for these vars during site generation?
thanks Nathan
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
