Skip to content

ocpsoft/socialpm

Repository files navigation

By using or contributing to SocialPM, you hereby agree to the terms defined in LICENCE and COPYING.

System Requirements

  • Java 6 or higher
  • JBoss AS 7 or higher
  • A positive outlook on life

Building and deploying

From the root directory of SocialPM, run a complete maven build:

  • cd socialpm/
  • mvn clean install
  • Deploy gwt/target/socialpm-gwt.war (If developing SocialPM, you should do this from your IDE - enable automatic publishing)

Test Username/Password

  • lincoln/password
  • more can be added in InitializeDatabase.java

Developing in JBoss Tools

DEPLOYMENT ISSUES

  • Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project com.ocpsoft.socialpm:socialpm-gwt:war:1.0.0-SNAPSHOT: Failure to find com.ocpsoft.socialpm:socialpm-model:jar:1.0.0-SNAPSHOT

You did not run a full build of all project modules. Run mvn clean install from the socialpm/ root directory.

About

Open Source Agile Project Management Tools

Resources

License

Stars

49 stars

Watchers

7 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors