SourceForge.net Logo

Ohloh project report for domingo

Build

Build
When building domingo, I'm getting the following warning: Failed to download Notes.jar.
You must create a local maven repository and place the file Notes.jar from your local Notes installation in the subfolder ibm.lotus/jars.
When building domingo, I'm getting the following error: Didn't find password for CVSROOT
You must create a .passwd file for CVS with the following command:
maven -Dpassword= changelog:create-cvspass
When building domingo, I'm getting the following error: Failed to download commons-logging-1.0.3.jar.
Please adjust the property maven.repo.remote in the file project.properties to the correct local path of your local maven repository and maybe you should also add a central repository, if not yet all dependencies are available local, e.g.
maven.repo.remote=file://D:\\Development\\Apache\\maven\\shared\\repository,http://www.ibiblio.org/maven/