Neues aus unserem Blog
| tk4jbpm project details |
|
|
Currently the project moves to sourceforge, to get a better infrastructure. The migration should be finished at the end of june 2007. Also we use Maven2 now for the project to have a better control over dependencies. Getting and using sourcesSubversionYou can get the sources via Subversion, all necessary details are on the sourceforge site: http://sourceforge.net/projects/tk4jbpm/ Maven2The project is done with Maven2. Maven download the most of the dependencies for the project itself, but unfortunatly, not all libraries are available in a Maven2 repository, so we provide the other libs in the Subversion repository. You have to import these manually to Maven2. You find a file called "import-maven-libs.txt" in the root directory, there all necessary commands are listed, to import the camunda commons for example, you need the following command: mvn install:install-file -DgroupId=com.camunda -DartifactId=commons / After importing the libraries you can use the known Maven2 goals, for example:
EclipseTo generate a working eclipse project just use the Maven2 Eclipse plugin: mvn eclipse:eclipse After that, you can import the project into your eclipse. If you don't have it, you have to configure a variable M2_REPO which points to you local Maven2 repository. See the "Guide to using Eclipse with Maven 2.x" for more details. MailinglistFor the project we use the sourceforge mailinglist, you can subscribe or unsubscribe here: tk4jbpm-user mailinglist Team & Contributing
Links
Status
|
|||

