RE: Re: Nexus deployment of a ZIP file...

2013-03-21 Thread Zanzerkia, Robert
Yes, I tried the -DpomFile approach but if I don't supply groupID,version etc. 
it still complained. 


Robert Zanzerkia
Fidelity Investments
FTG-OPS
Two Contra Way
Merrimack, NH 03054
 
Work: 603-791-3477
Blackberry: 603-320-9682
 

-Original Message-
From: thorsten.h...@vkb.de [mailto:thorsten.h...@vkb.de] 
Sent: Thursday, March 21, 2013 9:16 AM
To: Maven Users List
Subject: Re: Re: Nexus deployment of a ZIP file...

Hi,

> Yup, this is a surprising repetition, agreed, but that's "normal".
> Please file an enhancement request about that, I guess this might be
> something fixable.

I haven't used deploy:deploy-file from the command line for a longer time, 
but can't you omit groupId, artifactId etc. when you specify a pom.xml as 
a parameter (-DpomFile=)?
See 
https://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html 



HTH

Thorsten
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Re: Nexus deployment of a ZIP file...

2013-03-21 Thread thorsten . heit
Hi,

> Yup, this is a surprising repetition, agreed, but that's "normal".
> Please file an enhancement request about that, I guess this might be
> something fixable.

I haven't used deploy:deploy-file from the command line for a longer time, 
but can't you omit groupId, artifactId etc. when you specify a pom.xml as 
a parameter (-DpomFile=)?
See 
https://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html 



HTH

Thorsten