> <configuration>
> <url>${project.distributionManagement.repository.url}</url>
> <repositoryId>snapshots</repositoryId>
> <file>${dist.dir.client}/${client.jar.arnes.name}.jar</file>
Generally people are using deploy:deploy-file by specifying all
parameters as -D on the command line. What are you trying to achieve
with this configuration?
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]