Thanks alot!
I didn't know about the hidden .m2 directory so I better read the Maven docs
next time.
jmitchell wrote:
>
> Everything you've described so far is the correct behavior.
>
> If you want the sources for xwork, use Subversion:
>$ svn co https://svn.opensymphony.com/svn/xwork/tr
Everything you've described so far is the correct behavior.
If you want the sources for xwork, use Subversion:
$ svn co https://svn.opensymphony.com/svn/xwork/trunk xwork
You can then cd into xwork/ and do:
$ mvn install
Then you'll have the sources for a snapshot.
The above is true for v