On 6/22/07, Brett Porter <[EMAIL PROTECTED]> wrote:
Simply add it to the finalName (you get a weird -src-src artifact in target, but it's correct in the repository and when unpacked - see the maven root pom).
It's correct when unpacked, and -src-src in target. The name in the repository is always artifactId-version, in this case archiva-parent-1.0-alpha-2-SNAPSHOT-src.zip. But it's better to have the correct directory name inside, and deal with fixing the filename manually. Thanks! -- Wendy
