Skip to content

hudson3-plugins/collabnet-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collabnet-plugin

The CollabNet Plugin provides integration with CollabNet TeamForge

Running Tests

There are some tests that require a live CTF instance. If you do not have a CTF instance, you can skip those tests by running Maven with the "-Doffline" option.

Otherwise, you need the "~/.teamforge" property file that contains information about how to access the CTF instance.

This file has to contain the following 4 information:


teamforge_url=https://test.example.org/ admin_user=admin password=**** teamforge_project=hudson-test

The user has to have a full access on the specified CTF instance. The test involves messing around with the specified project, so you'd better specify the project whose contents is not important.

About

The CollabNet Plugin provides integration with CollabNet TeamForge

Resources

Stars

Watchers

Forks

Packages

No packages published