Hi,
It's 'groupId' not 'groupID' and 'artifactId' not 'artifactID'.
Hope this helps
-Tim
Rasconi Luca (u.e.) schrieb:
Hi all,
im trying to deploy third party jars to my internal repository
so i use deploy plugin in this way:
mvn deploy:deploy-file -Dfile=classes12.jar -DgroupID=ojdbc
-DartifactID=classes12 -Dpackaging=jar -Durl=scp://host/path/to/repo
-Dversion=8i-r2
but mnv responds in this way:
[ERROR] BUILD ERROR
[INFO] ---------------------------------------------------------------
[INFO] Missing group, artifact, version, or packaging information
I don't understand!!!!!
Tnx,
Luca
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]