Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 15767 invoked from network); 3 Dec 2003 01:26:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Dec 2003 01:26:59 -0000 Received: (qmail 39070 invoked by uid 500); 3 Dec 2003 01:26:41 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 38833 invoked by uid 500); 3 Dec 2003 01:26:39 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 38807 invoked from network); 3 Dec 2003 01:26:38 -0000 Received: from unknown (HELO pfepc.post.tele.dk) (195.41.46.237) by daedalus.apache.org with SMTP; 3 Dec 2003 01:26:38 -0000 Received: from hermione.explicit.dk (0x50a58534.boanxx16.adsl-dhcp.tele.dk [80.165.133.52]) by pfepc.post.tele.dk (Postfix) with ESMTP id 1F61D2629AC for ; Wed, 3 Dec 2003 02:26:46 +0100 (CET) Subject: RE: Building from current CVS head From: Sverre Eplov To: Maven Users List In-Reply-To: <9BAE99905FCF684D91F63E1439475FBA0F6A682F@sydmsg1.int.f2.com.au> References: <9BAE99905FCF684D91F63E1439475FBA0F6A682F@sydmsg1.int.f2.com.au> Content-Type: text/plain Message-Id: <1070414762.4752.13.camel@hermione.explicit.dk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Rubber Turnip www.usr-local-bin.org Date: Wed, 03 Dec 2003 02:26:02 +0100 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N MAVEN_HOME and MAVEN_LOCAL_HOME refers the same directory, which after the failed build contains: callbacks.cache dynatag.cache goals.cache plugin-dynatag-deps.cache plugins.cache project.xml Output from ant listed here: Buildfile: /home/sverre/java/eclipse/workspace/maven/build-bootstrap.xml check-maven-home: check-maven-home-local-1: check-maven-home-local-2: check-maven-repo-local: check-properties: check-env: [echo] maven.home = /usr/java/maven env: [echo] maven.home = /usr/java/maven [echo] maven.home.local = /usr/java/maven [echo] maven.repo.local = /usr/java/maven/repository [echo] +---------------------------------------------------------- [echo] | WARNING WARNING WARNING WARNING WARNING WARNING WARNING [echo] | [echo] | Maven bootstrap now creates a repository in [echo] | ${user.home}/.maven/repository [echo] | if you do not have the maven.repo.local property set [echo] | before bootstrapping. [echo] | [echo] | Maven bootstrap also expands plugins to [echo] | ${user.home}/.maven/plugins [echo] | if you do not have the MAVEN_HOME_LOCAL environment [echo] | variable or [echo] | maven.home.local property set before bootstrapping. [echo] | [echo] | This feature is to accomodate the new ability of Maven [echo] | to work from a read only install to MAVEN_HOME. [echo] | [echo] | WARNING WARNING WARNING WARNING WARNING WARNING WARNING [echo] +---------------------------------------------------------- bootstrap-compile: [delete] Deleting directory /home/sverre/java/eclipse/workspace/maven/bootstrap [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/bootstrap-classes [javac] Compiling 4 source files to /home/sverre/java/eclipse/workspace/maven/bootstrap/bootstrap-classes bootstrap: [echo] +------------------------------------------------------------------+ [echo] | | [echo] | L O A D I N G B O O T S T R A P T A S K D E F | [echo] | | [echo] +------------------------------------------------------------------+ [echo] +------------------------------------------------------------------+ [echo] | | [echo] | R U N N I N G B O O T S T R A P T A S K | [echo] | | [echo] +------------------------------------------------------------------+ [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/bin [bootstrap] Using the following for your maven.repo.local: /usr/java/maven/repository [bootstrap] Destination file /usr/java/maven/repository/dom4j/jars/dom4j-1.4-dev-8.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/ant/jars/ant-1.5.3-1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/ant/jars/ant-optional-1.5.3-1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-betwixt/jars/commons-betwixt-1.0-beta-1.20030111.103454.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-digester/jars/commons-digester-1.4.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-jelly/jars/commons-jelly-20030902.160215.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-jelly/jars/commons-jelly-tags-ant-20030625.032346.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-jelly/jars/commons-jelly-tags-define-20030211.142932.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-jelly/jars/commons-jelly-tags-util-20030211.141939.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-graph/jars/commons-graph-0.8.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-jexl/jars/commons-jexl-1.0-beta-1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-logging/jars/commons-logging-1.0.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/werkz/jars/werkz-1.0-beta-10.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-beanutils/jars/commons-beanutils-1.6.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-cli/jars/commons-cli-1.0-beta-2.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-collections/jars/commons-collections-2.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-grant/jars/commons-grant-1.0-beta-4.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-io/jars/commons-io-20030203.000550.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/commons-lang/jars/commons-lang-1.0-b1.1.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/forehead/jars/forehead-1.0-beta-5.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/log4j/jars/log4j-1.2.8.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/which/jars/which-1.0.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/xerces/jars/xerces-2.4.0.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/xpp3/jars/xpp3-1.1.2a.jar exists. Not dowloading. [bootstrap] Destination file /usr/java/maven/repository/plexus/jars/plexus-0.6.jar exists. Not dowloading. [echo] +------------------------------------------------------------------+ [echo] | | [echo] | C O M P I L I N G M A V E N S O U R C E S U S I N G A N T | [echo] | | [echo] +------------------------------------------------------------------+ [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/phase1-classes [javac] Compiling 92 source files to /home/sverre/java/eclipse/workspace/maven/bootstrap/phase1-classes [javac] Note: /home/sverre/java/eclipse/workspace/maven/src/java/org/apache/maven/jelly/tags/maven/ReactorTag.java uses or overrides a deprecated API. [javac] Note: Recompile with -deprecation for details. [copy] Copying 4 files to /home/sverre/java/eclipse/workspace/maven/bootstrap/phase1-classes [copy] Copying 10 files to /home/sverre/java/eclipse/workspace/maven/bootstrap/phase1-classes/org/apache/maven/messages [echo] +------------------------------------------------------------------+ [echo] | | [echo] | C R E A T I N G M A V E N J A R W I T H A N T | [echo] | | [echo] +------------------------------------------------------------------+ [jar] Building jar: /home/sverre/java/eclipse/workspace/maven/bootstrap/maven.jar [echo] +------------------------------------------------------------------+ [echo] | | [echo] | C R E A T I N G P H A S E 1 I N S T A L L | [echo] | | [echo] +------------------------------------------------------------------+ [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1 [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/bin [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/lib [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/plugins [copy] Copying 5 files to /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/bin [copy] Copying 26 files to /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/lib [mkdir] Created dir: /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/lib/endorsed [move] Moving 2 files to /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/lib/endorsed [copy] Copying 1 file to /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/lib [copy] Copying 1 file to /usr/java/maven/repository/maven/jars [copy] Copying 1 file to /usr/java/maven/repository/maven/jars [copy] Copying 1 file to /home/sverre/java/eclipse/workspace/maven/bootstrap/install-phase1/plugins clean-maven-home: [mkdir] Created dir: /usr/java/maven/bin [mkdir] Created dir: /usr/java/maven/lib [mkdir] Created dir: /usr/java/maven/plugins [delete] Deleting directory /usr/java/maven/plugins [copy] Copying 32 files to /usr/java/maven [copy] Copying 1 file to /usr/java/maven [echo] +------------------------------------------------------------------+ [echo] | | [echo] | B U I L D I N G T H E P L U G I N S | [echo] | | [echo] +------------------------------------------------------------------+ [exec] __ __ [exec] | \/ |__ _Apache__ ___ [exec] | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ [exec] |_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT [exec] Starting the reactor... [exec] Our processing order: [exec] Maven Ant Plug-in [exec] Maven PDF Plug-in [exec] Maven PMD Plug-in [exec] Maven POM Plugin [exec] Maven Self Extracting Archive Plug-in [exec] Maven Distribution Plug-in [exec] Maven J2EE Plugin [exec] Maven Gump Plug-in [exec] Maven IDEA Plug-in [exec] Maven JDEE Plug-in [exec] Maven JNLP Plug-in [exec] Maven NSIS Plug-in [exec] Maven TJDO plugin [exec] Maven Html2XDoc Plug-in [exec] Maven Console Plug-in [exec] Maven Release Plug-in [exec] Maven Antlr Plugin [exec] Maven Webserver Plugin [exec] Maven JBoss Plug-in [exec] Maven JDiff Plugin [exec] Maven Latex Plug-in [exec] Maven Latka Plug-in [exec] Maven Shell Plug-in [exec] Maven WebSphere 4.0 Plug-in [exec] Maven Eclipse Plug-in [exec] Maven DocBook Plug-in [exec] Maven Word to HTML Plug-in [exec] Maven Appserver Plugin [exec] Maven Repository Plug-in [exec] Maven JCoverage plugin [exec] Maven StatCvs Plug-in [exec] Maven Castor Plug-in [exec] Maven Clover Plug-in [exec] Maven Uberjar Plugin [exec] Maven Genapp Plugin [exec] Maven CodeSwitcher Plugin [exec] Maven Jalopy Plugin [exec] Maven Native Plug-in [exec] Maven Simian Plugin [exec] Maven Runner Plug-in [exec] Maven Struts Plugin [exec] Maven Summit Plug-in [exec] Maven Wizard Plug-in [exec] Maven Hibernate Plug-in [exec] Maven JUnitDoclet Plug-in [exec] Maven Ashkelon Plug-in [exec] Maven AspectJ Plug-in [exec] BUILD FAILED [exec] org.apache.maven.UnknownGoalException: Unknown goal "clean" [exec] at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:387) [exec] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279) [exec] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135) [exec] Maven JDeveloper Plug-in [exec] Maven JBuilder Plug-in [exec] Maven Perforce Plugin [exec] Maven Cruise Control Plug-in [exec] at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233) [exec] +---------------------------------------- [exec] | Building Maven Ant Plug-in [exec] | Memory: 5M/5M [exec] +---------------------------------------- [exec] at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128) [exec] at com.werken.werkz.Goal.fire(Goal.java:639) [exec] at com.werken.werkz.Goal.attain(Goal.java:575) [exec] at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448) [exec] at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348) [exec] at org.apache.maven.cli.App.doMain(App.java:546) [exec] at org.apache.maven.cli.App.main(App.java:1113) [exec] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [exec] Total time: 8 seconds [exec] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [exec] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [exec] at java.lang.reflect.Method.invoke(Method.java:324) [exec] at com.werken.forehead.Forehead.run(Forehead.java:551) [exec] at com.werken.forehead.Forehead.main(Forehead.java:581) [exec] File...... file:/home/sverre/java/eclipse/workspace/maven/ [exec] Element... maven:reactor [exec] Line...... 62 [exec] Column.... 7 [exec] Unknown goal "clean" [exec] Finished at: Wed Dec 03 02:21:42 CET 2003 BUILD FAILED: file:/home/sverre/java/eclipse/workspace/maven/build-bootstrap.xml:266: exec returned: 70 Total time: 14 seconds On Wed, 2003-12-03 at 02:20, Brett Porter wrote: > What is the contents of $MAVEN_HOME/plugins and $MAVEN_HOME_LOCAL/plugins > after running the failed bootstrap? > > - Brett > > > -----Original Message----- > > From: Sverre Eplov [mailto:sverre@explicit.dk] > > Sent: Wednesday, 3 December 2003 11:33 AM > > To: Maven Users List > > Subject: RE: Building from current CVS head > > > > > > yeps - even removed my maven dir completely and checked out a > > new fresh copy. > > I've tried to rename my build.properties and let maven use > > .maven in my home dir just to make sure that I had not > > introduced something in my own properties. > > > > And the maven-plugins are checked out where it should be. > > > > br, > > /Sverre > > > > On Wed, 2003-12-03 at 02:09, Brett Porter wrote: > > > Are you sure you are using HEAD? Cvs update -A just to make sure. > > > > > > The properties are in project.properties that control the > > location of > > > the plugins and which are included. Default is ../maven-plugins > > > -- /Sverre Eplov --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org