Package hudson.plugins.repo
Class ManifestValidator
java.lang.Object
hudson.plugins.repo.ManifestValidator
to validate manifest xml file and abort when remote references a local path.
-
Method Summary
-
Method Details
-
validate
to validate manifest xml file and abort when remote references a local path.- Parameters:
manifestText- byte representation of manifest filemanifestRepositoryUrl- url- Throws:
IOException- when remote references a local path.
-