Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 53363 invoked from network); 20 Nov 2010 16:18:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Nov 2010 16:18:06 -0000 Received: (qmail 32916 invoked by uid 500); 20 Nov 2010 16:18:37 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 32867 invoked by uid 500); 20 Nov 2010 16:18:36 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 32859 invoked by uid 99); 20 Nov 2010 16:18:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 16:18:35 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 16:18:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAKGIDBR007849 for ; Sat, 20 Nov 2010 16:18:13 GMT Message-ID: <414592.215681290269893823.JavaMail.jira@thor> Date: Sat, 20 Nov 2010 11:18:13 -0500 (EST) From: "Henry Story (JIRA)" To: clerezza-dev@incubator.apache.org Subject: [jira] Commented: (CLEREZZA-361) Build failure In-Reply-To: <26084266.215431290267495555.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLEREZZA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934159#action_12934159 ] Henry Story commented on CLEREZZA-361: -------------------------------------- I think you want to skip the tests but not stop the downloads with -o so try continuing with $ mvn -rf org.apache.clerezza.platform.dashboard install -Dmaven.test.skip=true > Build failure > ------------- > > Key: CLEREZZA-361 > URL: https://issues.apache.org/jira/browse/CLEREZZA-361 > Project: Clerezza > Issue Type: Bug > Environment: Debian 64 bit > Java(TM) SE Runtime Environment (build 1.6.0_22-b04) > Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode) > Reporter: Andreas Kuckartz > Priority: Critical > > I just downloaded Clerezza for the first time and did not succeed building it. > I used this description by Henry Story: > http://foaf.markmail.org/thread/qxvh3g7py6krab7k > $ mvn clean install > results in: > ------------------------------------------------------------------------------- > Test set: org.apache.clerezza.platform.dashboard.blackbox.osgi.FelixContextualMenuGeneratorTest > ------------------------------------------------------------------------------- > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 342.56 sec <<< FAILURE! > checkMenu [felix](org.apache.clerezza.platform.dashboard.blackbox.osgi.FelixContextualMenuGeneratorTest) Time elapsed: 342.383 sec <<< FAILURE! > junit.framework.AssertionFailedError: null > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertTrue(Assert.java:27) > at org.apache.clerezza.platform.dashboard.blackbox.osgi.FelixContextualMenuGeneratorTest.checkMenu(FelixContextualMenuGeneratorTest.java:109) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.injectContextAndInvoke(CallableTestMethodImpl.java:143) > at org.ops4j.pax.exam.junit.extender.impl.internal.CallableTestMethodImpl.call(CallableTestMethodImpl.java:105) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.ops4j.pax.exam.rbc.internal.RemoteBundleContextImpl.remoteCall(RemoteBundleContextImpl.java:80) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305) > at sun.rmi.transport.Transport$1.run(Transport.java:159) > at java.security.AccessController.doPrivileged(Native Method) > at sun.rmi.transport.Transport.serviceCall(Transport.java:155) > at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790) > at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:662) > --- > $ mvn install -o -Dmaven.test.skip=true > results in: > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > Missing: > ---------- > 1) net.rootdev:java-rdfa:jar:0.4.2-RC2 > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=net.rootdev -DartifactId=java-rdfa -Dversion=0.4.2-RC2 -Dpackaging=jar -Dfile=/path/to/file > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=net.rootdev -DartifactId=java-rdfa -Dversion=0.4.2-RC2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) org.apache.clerezza:org.apache.clerezza.rdf.rdfa:bundle:0.1-incubating-SNAPSHOT > 2) net.rootdev:java-rdfa:jar:0.4.2-RC2 > 2) net.rootdev:java-rdfa-htmlparser:jar:0.4.2-RC2 > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=net.rootdev -DartifactId=java-rdfa-htmlparser -Dversion=0.4.2-RC2 -Dpackaging=jar -Dfile=/path/to/file > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=net.rootdev -DartifactId=java-rdfa-htmlparser -Dversion=0.4.2-RC2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) org.apache.clerezza:org.apache.clerezza.rdf.rdfa:bundle:0.1-incubating-SNAPSHOT > 2) net.rootdev:java-rdfa-htmlparser:jar:0.4.2-RC2 > 3) nu.validator.htmlparser:htmlparser:jar:1.2.0 > Try downloading the file manually from the project website. > Then, install it using the command: > mvn install:install-file -DgroupId=nu.validator.htmlparser -DartifactId=htmlparser -Dversion=1.2.0 -Dpackaging=jar -Dfile=/path/to/file > Alternatively, if you host your own repository you can deploy the file there: > mvn deploy:deploy-file -DgroupId=nu.validator.htmlparser -DartifactId=htmlparser -Dversion=1.2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] > Path to dependency: > 1) org.apache.clerezza:org.apache.clerezza.rdf.rdfa:bundle:0.1-incubating-SNAPSHOT > 2) nu.validator.htmlparser:htmlparser:jar:1.2.0 > ---------- > 3 required artifacts are missing. > for artifact: > org.apache.clerezza:org.apache.clerezza.rdf.rdfa:bundle:0.1-incubating-SNAPSHOT > from the specified remote repositories: > ops4j (http://repo1.maven.org/maven2/), > central (http://repo1.maven.org/maven2), > apache (http://repository.apache.org/content/groups/snapshots-group) > NOTE: Maven is executing in offline mode. Any artifacts not already in your local > repository will be inaccessible. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.