- 论坛徽章:
- 0
|
源码安装OpenNMS安装问题,出现下列情况,正常吗?
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [castor:generate {execution: default}]
[INFO] Nothing to process - all xsds are up to date
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93-sources.jar
[INFO] [jar:test-jar {execution: default}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93-tests.jar
[INFO] [install:install]
[INFO] Installing /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93.jar to /root/.m2/repository/org/opennms/opennms-qosdaemon/1.5.93/opennms-qosdaemon-1.5.93.jar
[INFO] Installing /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93-sources.jar to /root/.m2/repository/org/opennms/opennms-qosdaemon/1.5.93/opennms-qosdaemon-1.5.93-sources.jar
[INFO] Installing /root/opennms/opennms-1.5.93-1/source/opennms-qosdaemon/target/opennms-qosdaemon-1.5.93-tests.jar to /root/.m2/repository/org/opennms/opennms-qosdaemon/1.5.93/opennms-qosdaemon-1.5.93-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenNMS WebStart Remote Poller
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.opennms.maven.plugins pennms-groovyc-plugin: checking for updates from opennms-repo
[INFO] artifact org.opennms.maven.plugins pennms-groovyc-plugin: checking for updates from codehaus
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from opennms-repo
[INFO] artifact org.codehaus.mojo:build-helper-maven-plugin: checking for updates from codehaus
[INFO] [build-helper:add-source {execution: add-groovy-source}]
[INFO] Source directory: /root/opennms/opennms-1.5.93-1/source/opennms-webstart/src/main/groovy added.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/classes
[INFO] [groovyc:compile {execution: default}]
groovyc:
[groovyc] Compiling 1 source file to /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/classes
[groovyc] /root/opennms/opennms-1.5.93-1/source/opennms-webstart/src/main/groovy/org/opennms/groovy/poller/remote/GroovyPollerView.groovy
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [groovyc:test-compile {execution: default}]
groovyc:
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [jar:jar]
[INFO] Building jar: /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/opennms-webstart-1.5.93.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [build-helper:add-source {execution: add-groovy-source}]
[INFO] Source directory: /root/opennms/opennms-1.5.93-1/source/opennms-webstart/src/main/groovy added.
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/opennms-webstart-1.5.93-sources.jar
[INFO] artifact ant:ant: checking for updates from opennms-repo
[INFO] artifact ant:ant: checking for updates from codehaus
[INFO] artifact ant:ant: checking for updates from codehaus.org
[INFO] artifact ant:ant: checking for updates from central
[INFO] [webstart:jnlp {execution: default}]
[debug] keytool executable=[/usr/java/jdk1.6.0_06/jre/../bin/keytool]
[debug] mdkirs: false /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target
[debug] Executing: /usr/java/jdk1.6.0_06/jre/../bin/keytool -genkey -dname CN=root -alias opennms-webstart-key -keypass opennms -keystore /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/build-generated-keystore.ks -storepass opennms
[debug] jarsigner executable=[/usr/java/jdk1.6.0_06/jre/../bin/jarsigner]
[debug] Executing: /usr/java/jdk1.6.0_06/jre/../bin/jarsigner -verify /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/jnlp/jdhcp-1.1.1.jar
[info] 没有清单。
[info] jar 未签名。(缺少签名或签名无法解析)
[debug] jarsigner executable=[/usr/java/jdk1.6.0_06/jre/../bin/jarsigner]
[debug] Signing JAR in-place (overwritting original JAR).
[info]
[info] 警告:
[info] 签名者证书将在六个月内过期。
[debug] jarsigner executable=[/usr/java/jdk1.6.0_06/jre/../bin/jarsigner]
[debug] Executing: /usr/java/jdk1.6.0_06/jre/../bin/jarsigner -verify /root/opennms/opennms-1.5.93-1/source/opennms-webstart/target/jnlp/jdhcp-1.1.1.jar
[info] jar 已验证。
[info]
[info] 警告:
[info] 此 jar 包含签名者证书将在六个月内过期的条目。
[info]
[info] 要了解详细信息,请使用 -verbose 和 -certs 选项重新运行。
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Verify failed: jar 已验证。
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 9 seconds
[INFO] Finished at: Fri Sep 19 09:43:14 CST 2008
[INFO] Final Memory: 147M/245M
[INFO] ------------------------------------------------------------------------
[root@localhost source]#
请大侠们指教!谢谢!如何处理?
[ 本帖最后由 zhangxy6005 于 2008-9-19 10:06 编辑 ] |
|