Howto configure maven release settings
To be able to build and deploy any new Castor release, you first have to add the credentials for Codehaus Nexus access to your Maven settings. To do so, please add the followinf <server> definitions to your settings.xml file under .m2 subdirectory of your home directory.
settings.xml
You have to replace username and password with your Xircles account data.
Labels