You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@eng.werken.com on 2003/06/23 00:49:52 UTC

Results of clean bootstrap at 20030622-1748

Last 200 lines of a clean bootstrap build of maven at 20030622-1748
U maven/src/tools/migrate-repo.pl
cvs server: Updating maven/src/update
cvs server: Updating maven/src/update/v1-v2
cvs server: Updating maven/src/update/v2-v3
cvs server: Updating maven/src/xsd
U maven/src/xsd/maven-navigation-1.0.xsd
U maven/src/xsd/maven-project.xsd
cvs server: Updating maven/src/xslt
cvs server: Updating maven/xdocs
U maven/xdocs/.cvsignore
U maven/xdocs/articles.xml
U maven/xdocs/changes.xml
U maven/xdocs/development-process.xml
U maven/xdocs/faq.xml
U maven/xdocs/features.xml
U maven/xdocs/getting-started.xml
U maven/xdocs/glossary.xml
U maven/xdocs/goals.xml
U maven/xdocs/index.xml
U maven/xdocs/links.xml
U maven/xdocs/musings.xml
U maven/xdocs/navigation.xml
U maven/xdocs/new-design-musings.xml
U maven/xdocs/powered.xml
U maven/xdocs/quotes.txt
U maven/xdocs/references.xml
U maven/xdocs/repository-upload.xml
U maven/xdocs/roadmap.xml
U maven/xdocs/site.xml
U maven/xdocs/status.xml
U maven/xdocs/sun-licensing-journey.xml
U maven/xdocs/tasks.xml
cvs server: Updating maven/xdocs/ant-guide
U maven/xdocs/ant-guide/design.xml
U maven/xdocs/ant-guide/index.xml
U maven/xdocs/ant-guide/philosophical.xml
U maven/xdocs/ant-guide/practical.xml
U maven/xdocs/ant-guide/terminology.xml
U maven/xdocs/ant-guide/where.xml
cvs server: Updating maven/xdocs/ant-guide/qna
U maven/xdocs/ant-guide/qna/inprogress.xml
U maven/xdocs/ant-guide/qna/speed.xml
cvs server: Updating maven/xdocs/development
U maven/xdocs/development/branches.xml
U maven/xdocs/development/deprecation.xml
U maven/xdocs/development/distributions.xml
U maven/xdocs/development/release-process.xml
cvs server: Updating maven/xdocs/images
U maven/xdocs/images/asf_logo_wide_clear.gif
U maven/xdocs/images/jakarta-logo-blue.gif
U maven/xdocs/images/jakarta-logo-blue.png
U maven/xdocs/images/maven.jpg
U maven/xdocs/images/maven.png
cvs server: Updating maven/xdocs/plugins
cvs server: Updating maven/xdocs/plugins/clover
cvs server: Updating maven/xdocs/plugins/j2ee
cvs server: Updating maven/xdocs/plugins/struts
cvs server: Updating maven/xdocs/ref
cvs server: Updating maven/xdocs/ref/j2ee
cvs server: Updating maven/xdocs/ref/struts
cvs server: Updating maven/xdocs/reference
U maven/xdocs/reference/developer-guide.xml
U maven/xdocs/reference/dirlayout.xml
U maven/xdocs/reference/index.xml
U maven/xdocs/reference/internals.xml
U maven/xdocs/reference/metrics.xml
U maven/xdocs/reference/project-descriptor.xml
U maven/xdocs/reference/user-guide.xml
cvs server: Updating maven/xdocs/reference/ide
U maven/xdocs/reference/ide/index.xml
cvs server: Updating maven/xdocs/reference/ide/eclipse
U maven/xdocs/reference/ide/eclipse/eclipse1.png
U maven/xdocs/reference/ide/eclipse/eclipse2.png
U maven/xdocs/reference/ide/eclipse/eclipse3.png
U maven/xdocs/reference/ide/eclipse/eclipse4.png
U maven/xdocs/reference/ide/eclipse/eclipse5.png
U maven/xdocs/reference/ide/eclipse/eclipse6.png
U maven/xdocs/reference/ide/eclipse/eclipse7.png
U maven/xdocs/reference/ide/eclipse/index.xml
cvs server: Updating maven/xdocs/start
U maven/xdocs/start/anakia.xml
U maven/xdocs/start/bootstrap.xml
U maven/xdocs/start/download.xml
U maven/xdocs/start/index.xml
U maven/xdocs/start/install.xml
U maven/xdocs/start/integrate.xml
U maven/xdocs/start/use.xml
cvs server: Updating maven/xdocs/stylesheets
Buildfile: build-bootstrap.xml

check-maven-home:

check-maven-home-local-1:

check-maven-home-local-2:

check-maven-repo-local:

check-properties:

env:
     [echo] maven.home = /home/bwalding/maven
     [echo] maven.home.local = /home/bwalding/.maven
     [echo] maven.repo.local = /home/bwalding/.maven/repository
     [echo] 
     [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:
    [mkdir] Created dir: /home/bwalding/src/maven/bootstrap/bootstrap-classes
    [javac] Compiling 4 source files to /home/bwalding/src/maven/bootstrap/bootstrap-classes

bootstrap:
     [echo] 
     [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] |                                                                  |
     [echo] | R U N N I N G  B O O T S T R A P  T A S K                        |
     [echo] |                                                                  |
     [echo] +------------------------------------------------------------------+
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/dom4j/jars/dom4j-1.4-dev-8.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/ant/jars/ant-1.5.3-1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/ant/jars/ant-optional-1.5.3-1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-betwixt/jars/commons-betwixt-1.0-beta-1.20030111.103454.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-digester/jars/commons-digester-1.4.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-20030310.073407.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-ant-20030211.142045.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-define-20030211.142932.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-jelly/jars/commons-jelly-tags-util-20030211.141939.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-graph/jars/commons-graph-0.8.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-jexl/jars/commons-jexl-1.0-beta-1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/werkz/jars/werkz-1.0-beta-10.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.6.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-cli/jars/commons-cli-1.0-beta-2.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-grant/jars/commons-grant-1.0-beta-4.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-io/jars/commons-io-20030203.000550.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0-b1.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/forehead/jars/forehead-1.0-beta-4.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/log4j/jars/log4j-1.1.3.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/which/jars/which-1.0.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/xml-apis/jars/xml-apis-1.0.b2.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/xerces/jars/xerces-2.2.1.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/xpp3/jars/xpp3-1.1.2a.jar
[bootstrap] Downloading dependency: http://www.ibiblio.org/maven/plexus/jars/plexus-0.6.jar
     [echo] 
     [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/bwalding/src/maven/bootstrap/phase1-classes
    [javac] Compiling 87 source files to /home/bwalding/src/maven/bootstrap/phase1-classes
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/DefaultProjectMarshaller.java:113: marshallProperties(java.util.Map) in org.apache.maven.DefaultProjectMarshaller cannot be applied to (java.util.List)
    [javac]         marshallProperties( project.getProperties() );
    [javac]         ^
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/DefaultProjectMarshaller.java:372: marshallProperties(java.util.Map) in org.apache.maven.DefaultProjectMarshaller cannot be applied to (java.util.List)
    [javac]                     marshallProperties( dependency.getProperties() );
    [javac]                     ^
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/DefaultProjectUnmarshaller.java:367: setProperties(java.util.List) in org.apache.maven.project.BaseObject cannot be applied to (java.util.Map)
    [javac]                                     d.setProperties( unmarshallProperties( parser ) );
    [javac]                                      ^
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/DefaultProjectUnmarshaller.java:549: setProperties(java.util.List) in org.apache.maven.project.BaseObject cannot be applied to (java.util.Map)
    [javac]                     project.setProperties( unmarshallProperties( parser ) );
    [javac]                            ^
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/jelly/tags/maven/WerkzDependencyResolver.java:257: org.apache.maven.jelly.tags.maven.ListAddAction should be declared abstract; it does not define performAction(com.werken.werkz.Session) in org.apache.maven.jelly.tags.maven.ListAddAction
    [javac] class ListAddAction implements Action
    [javac] ^
    [javac] /home/bwalding/src/maven/src/java/org/apache/maven/jelly/tags/maven/WerkzDependencyResolver.java:281: org.apache.maven.jelly.tags.maven.DummyAction should be declared abstract; it does not define performAction(com.werken.werkz.Session) in org.apache.maven.jelly.tags.maven.DummyAction
    [javac] class DummyAction implements Action
    [javac] ^
    [javac] 6 errors

BUILD FAILED
file:/home/bwalding/src/maven/build-bootstrap.xml:97: Compile failed; see the compiler error output for details.

Total time: 18 seconds

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org