Use ruleset.xml file

The ruleset.xml file had to be online before being enabled.

Change-Id: I6f2c8367a87d5c71d2bfbe3f93223e94707e97e8
Issue-id: INT-121
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
1 file changed
tree: 4e0b162efd1f2b2334b4725ecf5c2aaf7cb6e7b0
  1. checkstyle/
  2. license/
  3. oparent/
  4. versions/
  5. .gitattributes
  6. .gitignore
  7. .gitreview
  8. LICENSE.txt
  9. pom.xml
  10. README.md
  11. settings.xml
  12. version.properties
README.md

ONAP O-Parent

Description

ONAP O-Parent provides common default settings for all the projects participating in simultaneous release.

  • Isolate all the common external dependencies, default version, dependency management, plugin management, etc.
  • Avoid duplicate/conflicting settings for each project
  • Each project sets its parent to inherit the defaults from ONAP Parent
  • Project level external dependencies and versions can be overridden if necessary

All projects participating in simultaneous release will inherit defaults from O-Parent.