You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/09/17 20:42:33 UTC

[jira] [Created] (OODT-749) Resolve xercesImpl in commons module

Lewis John McGibbney created OODT-749:
-----------------------------------------

             Summary: Resolve xercesImpl in commons module
                 Key: OODT-749
                 URL: https://issues.apache.org/jira/browse/OODT-749
             Project: OODT
          Issue Type: Bug
          Components: commons
    Affects Versions: 0.7
            Reporter: Lewis John McGibbney
            Assignee: Lewis John McGibbney
             Fix For: 0.8


When reviewing the 0.7 release candidate, I tried to execute mvn rat:check which resoluted in the following. Note that I was able to do this post 0.6 release.

lmcgibbn@LMC-032857 /usr/local/oodt/release/apache-oodt-0.7-src(master) $ mvn rat:audit
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.oodt:web-grid:war:0.7
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: xerces:xercesImpl:jar -> version 2.4.0 vs 2.9.1 @ line 119, column 17
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 67, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)