The role of the repository is special to maven and the tasks, so it
uses the defined layout. If you simply need to copy the file to a
particular location, use a filesetId and <copy />

Cheers,
Brett

On 10/21/05, Xavier Toth <[EMAIL PROTECTED]> wrote:
> No matter the jar file name it installs a jar named apparently for the
> package name. It seem like the artifactId ought to be the original jar file
> name and the groupId ought to be the package name.
>
> <artifact:install file="${build.jar.dir}/${jar.name <http://jar.name>}">
> <pom refid="maven.project"/>
> </artifact:install>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to