Skip to content

TrentonAdams/rmi-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-rmi-plugin

The maven RMI plugin allows for running an RMI instance within a maven build. Once ran, it will sit there until you press ctrl-c to break out of it.

Examples of configuration are in the pom.xml

Run the following... mvn install

Modify your ~/.m2/settings.xml to allow plugins within the group...

  <pluginGroups>
    <pluginGroup>ca.trentonadams.maven.plugins</plugingroup>
  </plugingroups>

About

A maven rmi plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages