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

 

 

 

Reply via email to