> It sounds to me like you're using the deploy:deploy-file goal
> incorrectly.

I'm trying to use it differently, not incorrectly.  I don't want to write a
DOS .bat script to do this because it won't work on a UN*X system.  The idea
is that I should be able to run "mvn deploy" from my project root (or the
parent project if there are multiple dependencies), and have the jar
deployed.  I'd be happy with "mvn install" and have the jar installed
locally, but that was an even less productive avenue.  Although, actually
now I am more keen to get a proper pom in my repo, so deploy looks like the
way to go because I can add a pom with the pomFile parameter.

This is all very frustrating, I must say.  I have spent close to three days
now trying to build an existing project that was already building fine with
ant.  I still believe there is some mileage in it, bbut I'm running out of
patience.
-- 
View this message in context: 
http://www.nabble.com/Automating-install%3Ainstall-file-tf2071058.html#a5726808
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to