Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 76365 invoked from network); 20 Dec 2006 09:17:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 09:17:32 -0000 Received: (qmail 84119 invoked by uid 500); 20 Dec 2006 09:17:38 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 84088 invoked by uid 500); 20 Dec 2006 09:17:38 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 84079 invoked by uid 99); 20 Dec 2006 09:17:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 01:17:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 01:17:27 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GwxZS-0004am-N7 for archiva-users@maven.apache.org; Wed, 20 Dec 2006 01:17:06 -0800 Message-ID: <7986882.post@talk.nabble.com> Date: Wed, 20 Dec 2006 01:17:06 -0800 (PST) From: Minto van der Sluis To: archiva-users@maven.apache.org Subject: Re: Building archiva failed In-Reply-To: <4586D0DC.9040501@venisse.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: minto@multimach.com References: <7715951.post@talk.nabble.com> <7927564.post@talk.nabble.com> <4586D0DC.9040501@venisse.net> X-Virus-Checked: Checked by ClamAV on apache.org Issues is filed under MRM-252 http://jira.codehaus.org/browse/MRM-252 regards, Minto Emmanuel Venisse wrote: >=20 > Can you file an issue? We'll look at it later. >=20 > Emmanuel >=20 > Minto van der Sluis a =C3=A9crit : >> Hi folks, >>=20 >> Just tried building archiva with JDK 6 and it fails again. Has anyone >> else >> tried to build archiva with JDK 6? >>=20 >> Building with JDK 5 works fine. >>=20 >> regards, >>=20 >> Minto van der Sluis >>=20 >>=20 >>=20 >>=20 >>=20 >> Minto van der Sluis wrote: >>> Hi folks, >>> >>> I just tried to build archiva like mentioned in the documentation. >>> Unfortunately I get 'rewarded' with an error. When I do mvn install I >>> get >>> the following error: >>> >>> ... >>> [INFO] >>> -----------------------------------------------------------------------= ----- >>> [INFO] Building Archiva Runtime Generator >>> [INFO] task-segment: [install] >>> [INFO] >>> -----------------------------------------------------------------------= ----- >>> [INFO] [plexus:descriptor {execution: default}] >>> [WARNING] Specified source directory isn't a directory: >>> '/home/minto/rommel/test/maven/archiva/archiva-plexus-runtime/src/main/= java'. >>> [INFO] [resources:resources] >>> [INFO] Using default encoding to copy filtered resources. >>> [INFO] [plexus:merge-descriptors {execution: default}] >>> [INFO] [compiler:compile] >>> [INFO] No sources to compile >>> [INFO] [resources:testResources] >>> [INFO] Using default encoding to copy filtered resources. >>> [INFO] [compiler:testCompile] >>> [INFO] No sources to compile >>> [INFO] [surefire:test] >>> [INFO] No tests to run. >>> [INFO] [jar:jar] >>> [WARNING] JAR will be empty - no content was marked for inclusion! >>> [INFO] Building jar: >>> /home/minto/rommel/test/maven/archiva/archiva-plexus-runtime/target/arc= hiva-plexus-runtime-1.0-SNAPSHOT.jar >>> [WARNING] DEPRECATED [descriptor]: Please use descriptors instead >>> [INFO] [assembly:single {execution: default}] >>> [INFO] >>> -----------------------------------------------------------------------= - >>> [ERROR] BUILD ERROR >>> [INFO] >>> -----------------------------------------------------------------------= - >>> [INFO] Error creating assembly: You must set at least one file. >>> >>> [INFO] >>> -----------------------------------------------------------------------= - >>> [INFO] Trace >>> org.apache.maven.lifecycle.LifecycleExecutionException: Error creating >>> assembly: >>> You must set at least one file. >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa >>> ultLifecycleExecutor.java:559) >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi >>> fecycle(DefaultLifecycleExecutor.java:475) >>> at >>> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau >>> ltLifecycleExecutor.java:454) >>> ... >>> >>> However everthing seems to compile just fine as mvn compile does not >>> give >>> me an error. >>> >>> You guys probably wanna know what revision I am on, so here it is: >>> >>> minto@noisy:~/rommel/test/maven/archiva$ svn up >>> At revision 482978. >>> >>> Does anyone have a clue what caused this? >>> >>> Kind regards, >>> >>> Minto van der Sluis >>> >>> >>=20 >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/Building-archiva-failed= -tf2766950.html#a7986882 Sent from the archiva-users mailing list archive at Nabble.com.