Skip to content

fitnesse/fitnesse-maven-classpath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction.

FitNesse plugin that provides Maven Classpath support.

How to use.

  • Download the distribution.

  • Get yourself an up-to-date copy of fitnesse (>= 20150114)

  • Add the following line to plugins.properties:

    SymbolTypes = fitnesse.wikitext.widgets.MavenClasspathSymbolType
    
  • Refer to the pom file as follows:

    !pomFile /path/to/pom.xml
    
  • you can define the file as pom.xml@compile to include a specific scope.

How to contribute.

  • Fork the repository and send pull requests.

About

Classpath support for Maven Projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%