Skip to content

The Java-assess framework enables assessments of Java software packages in the SWAMP. It has build monitoring capabilities to monitor builds that use the following build systems: Apache Ant, Apache Maven, and Apache Gradle. It also enables the analysis of Java bytecode packages and Java packages that do not use any build system in the SWAMP.

Notifications You must be signed in to change notification settings

mirswamp/java-assess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Git repository of java-assess framework is located in AFS::/p/swamp/gits/java-assess-master

###To clone the latest version from the java-assess repository: ###This would get the latest version of the java-assess into the ./java-assess-master

%% git clone <user-account>@<host-name>:/p/swamp/gits/java-assess-master

###To pull updates from the central repository

%% git pull origin master

###To push updates from the central repository

%% git push origin master

###To push tags

%% git push origin --tags

###To create a release bundle (to MIR) ( cd java-assess-master ./util/create_release_bundle.sh )

About

The Java-assess framework enables assessments of Java software packages in the SWAMP. It has build monitoring capabilities to monitor builds that use the following build systems: Apache Ant, Apache Maven, and Apache Gradle. It also enables the analysis of Java bytecode packages and Java packages that do not use any build system in the SWAMP.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •