Hi, for a report page I'd like to use a velocity template to list all artifacts generated by the current project e.g. - artifact-1.0.jar - artifact-1.0-config.zip
Accessing artifactId and version is clear, but the extension of the main artifact is already a problem. Not to speak of all attached artifacts. Is this information available accessing the $project.* hierarchy? Can anyone tell? Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org