Perhaps you spelled the name of the file incorrectly? On Thu, Apr 12, 2012 at 9:59 AM, DK <desmond.kirr...@gmail.com> wrote: > Hi, > > I need to deploy a txt file with license info to a remote Nexus repository. > Can this be done with mvn deploy:deploy-file > > mvn deploy:deploy-file -DgroupId=com.xyz -DartifactId=zyx-component > -Dversion=1.0.0 -Dfile=C:/licesne.txt -Dpackaging=txt > -Durl=http://my.nexus.url > > I tried the above but packaging is obviously incorrect. Any suggestions? > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Deploy-a-txt-file-with-mvn-deploy-deploy-file-tp5635723p5635723.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org >
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org