[
https://issues.apache.org/jira/browse/AMBARI-8546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234368#comment-14234368
]
Jeff Sposetti commented on AMBARI-8546:
---------------------------------------
$ mvn test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.ambari:ambari-views:jar:1.3.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-gpg-plugin is missing. @ line 192, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 178, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-source-plugin is missing. @ line 164, column 21
[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]
[INFO] ------------------------------------------------------------------------
[INFO] Building Ambari Views 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-version)
@ ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (parse-package-release)
@ ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @
ambari-views ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:regex-property (regex-property) @
ambari-views ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
ambari-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ ambari-views
---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
ambari-views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/Users/jsposetti/dev/ambari/ambari-views/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @
ambari-views ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.12:test (default-test) @ ambari-views ---
[INFO] Surefire report directory:
/Users/jsposetti/dev/ambari/ambari-views/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.ambari.view.NoSuchResourceExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.apache.ambari.view.ResourceAlreadyExistsExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.ambari.view.UnsupportedPropertyExceptionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.ambari.view.ViewXmlTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ ambari-views ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.iml
[INFO] 130 resources included (use -debug for more details)
Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
Warning: org.apache.xerces.parsers.SAXParser: Feature
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 88 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.814s
[INFO] Finished at: Thu Dec 04 12:08:30 EST 2014
[INFO] Final Memory: 11M/81M
[INFO] ------------------------------------------------------------------------
> Fix simple view.xml schema validation
> -------------------------------------
>
> Key: AMBARI-8546
> URL: https://issues.apache.org/jira/browse/AMBARI-8546
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Jeff Sposetti
> Assignee: Jeff Sposetti
> Fix For: 2.0.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)