- Checkout the source:
svn co http://svn.apache.org/repos/asf/maven/continuum/tags/continuum-1.0.3/ - Apply the patch (it's just one line, so it's trivial to apply it by hand).
- Build the whole thing with Maven:
Some tests failed, and I didn't have the time to investigate further, and one of the modules failed to find the app.properties file automatically. Also, you may need to download and install some Sun jars manually, but that's not a big problem since Maven hands you a command line to use.
mvn -Dmaven.test.skip=true -DappProperties=app.properties install
Sunday, October 29, 2006
Continuum and SSL authentication solved
We got SSL authentication working in Continuum this Friday, by applying this one-line patch that we found in the JIRA. These are the steps that we followed, roughly:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment