Skip to content

jboss-set/manifest-component-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Channel component verifier

Project used to verify all artifacts versions in a Wildfly Channel against PNC components

Building

mvn clean install

Usage

java -jar target/component-mapper-1.0.0-SNAPSHOT-shaded.jar \
  --pnc-url <ULR_OF_PNC_ENDPOINT> \
  --manifest-url <URL_OF_TESTED_MANIFEST>