You could try building the project with -X (in debug mode) to see the
deeper details of the build.
To force plugin updates, use -cpu when building the project.
- Deng
Evan Toliopoulos wrote:
Hi,
Is there some way to see what versions of plug-ins and third party
libraries maven uses when running?
The reason is that a deployment from my environment works whilst my
colleague's does not. If I give him my entire maven repository and get
him to change his settings.xml so that his maven uses my repository
then he has success.
Specifically - *without* my repository his maven will only deploy
'.jar' files - it will NOT deploy '.zip' and '.tar.gz' files. However,
*with* my repository he is able to deploy jar, zip, and tar.gz files.
By the way, the zip and tar.gz files are created using the assembly
plugin.
Any ideas?
Thanks,
Evan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]