Maven: Where be the code?
Posted
by steve
on Stack Overflow
See other posts from Stack Overflow
or by steve
Published on 2010-04-27T16:11:49Z
Indexed on
2010/04/27
16:13 UTC
Read the original article
Hit count: 286
Greetings,
Can anyone tell me how the heck I'm meant to use a maven repository or whatever the term is with a project?
I've downloaded the OAuth library from Google. I run mvn compile, test, install, deploy
I want to know where the Jar goes so I can just put it into my class path. Any help appreciated!
© Stack Overflow or respective owner