You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/15 23:02:57 UTC

[jira] Created: (MAVEN-1201) Unable to run two multiproject goals back to back

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1201

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1201
    Summary: Unable to run two multiproject goals back to back
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Erik Husby

    Created: Mon, 15 Mar 2004 5:01 PM
    Updated: Mon, 15 Mar 2004 5:01 PM
Environment: Windows XP, Java 1.4.2-b28

Description:
I have a simple multiproject MP with two subproject A and B. As simple a  project as you can put together.


If I run "maven multiproject:deploy-snapshot multiproject:site" I get the error message
BUILD FAILED
File...... file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 69
Column.... 7
Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
Total time: 16 seconds
Finished at: Mon Mar 15 16:40:26 EST 2004

The MP project.xml includes:
  <!-- For now restrict reports -->
  <reports>
      <report>maven-junit-report-plugin</report>
  </reports>

The subprojects A and B project.xml extend the parent project.xml

The same failure occurs if the MP projec.xml does not restrict the set of reports.


A complete trace follows:

Z:\IdeaProjects\MP>maven -X multiproject:deploy-snapshot multiproject:site
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT

[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-io\jars\commons-io-20030203.000550.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-net\jars\commons-net-1.0.0.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-httpclient\jars\commons-httpclient-2.0-beta1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar;C:\Documents and Settings\MHusby\.maven\repository\jsch\jars\jsch-0.1.5.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven.jar;C:\Documents and Settings\MHusby\.maven\repository\isorelax\jars\isorelax-20030108.jar;C:\Documents and Settings\MHusby\.maven\repository\thaiopensource\jars\jing-20030619.jar;C:\Documents and Settings\MHusby\.maven\repository\xerces\jars\xerces-2.4.0.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-grant\jars\commons-grant-1.0-beta-4.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-jsl-20030211.143151.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-log-20030211.142821.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-xml-20030211.142705.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-logging\jars\commons-logging-1.0.3.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity-dvsl\jars\velocity-dvsl-0.45.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar
[DEBUG] Adding reference: maven-classpath -> 
Starting the reactor...
multiproject:deploy-snapshot:
multiproject:goal:
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
Our processing order:
ProjectA
ProjectB
+----------------------------------------
| Executing multiproject:deploy-snapshot-callback ProjectA
| Memory: 2M/4M
+----------------------------------------
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-io\jars\commons-io-20030203.000550.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-net\jars\commons-net-1.0.0.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-httpclient\jars\commons-httpclient-2.0-beta1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar;C:\Documents and Settings\MHusby\.maven\repository\jsch\jars\jsch-0.1.5.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven.jar;C:\Documents and Settings\MHusby\.maven\repository\isorelax\jars\isorelax-20030108.jar;C:\Documents and Settings\MHusby\.maven\repository\thaiopensource\jars\jing-20030619.jar;C:\Documents and Settings\MHusby\.maven\repository\xerces\jars\xerces-2.4.0.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-grant\jars\commons-grant-1.0-beta-4.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-jsl-20030211.143151.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-log-20030211.142821.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-xml-20030211.142705.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-logging\jars\commons-logging-1.0.3.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity-dvsl\jars\velocity-dvsl-0.45.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
multiproject:deploy-snapshot-callback:
    [echo] Running jar:deploy-snapshot for ProjectA
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
jar:deploy-snapshot:
jar:snapshot:
    [echo] Building snapshot JAR: a-20040315.214705
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar;C:\Documents and Settings\MHusby\.maven\repository\xerces\jars\xerces-2.4.0.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-antlr-20030211.143720.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar;C:\Documents and Settings\MHusby\.maven\repository\antlr\jars\antlr-2.7.2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\clover\jars\clover-1.2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: clover.classpath -> 
java:prepare-filesystem:

java:compile:
    [echo] Compiling to Z:\IdeaProjects\MP\A/target/classes
    [javac] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\A\src with patternSet{ includes: [] excludes: [**/package.html] }
    [javac] [VERBOSE] Eriks\A.java omitted as Eriks/A.class is up to date.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\A\test with patternSet{ includes: [] excludes: [**/package.html] }
    [javac] [VERBOSE] Eriks\ATest.java omitted as Eriks/ATest.class is up to date.

test:test:
    [taskdef] [DEBUG] Class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask loaded from parent loader
    [taskdef] [DEBUG]  +User task: junit     org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
[DEBUG] Found /C:/Documents and Settings/MHusby/.maven/repository/junit/jars/junit-3.8.1.jar
[DEBUG] Found /z:/maven-1.0-rc1/lib/ant-1.5.3-1.jar
[DEBUG] Found /z:/maven-1.0-rc1/lib/ant-optional-1.5.3-1.jar
    [junit] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\A\test with patternSet{ includes: [] excludes: [**/*AbstractTestCase.java] }
    [junit] dir attribute ignored if running in the same VM
    [junit] [VERBOSE] Using System properties {java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path=c:\j2sdk1.4.2\jre\bin, java.vm.version=1.4.2-b28, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=US, sun.os.patch.level=Service Pack 1, java.vm.specification.name=Java Virtual Machine Specification, user.dir=Z:\IdeaProjects\MP, java.runtime.version=1.4.2-b28, forehead.conf.file=z:\maven-1.0-rc1\bin\forehead.conf, basedir=Z:\IdeaProjects\MP\A, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=c:\j2sdk1.4.2\lib\endorsed;z:\maven-1.0-rc1\lib\endorsed, os.arch=x86, java.io.tmpdir=z:\tmp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.java2d.fontpath=, tools.jar=c:\j2sdk1.4.2\lib\tools.jar, java.library.path=c:\j2sdk1.4.2\bin;.;C:\WINXP\System32;C:\WINXP;C:\WINXP\system32;C:\WINXP;C:\WINXP\system32\WBEM;C:\Program Files\MIT\Shared Files;C:\Program Files\Kerberos\;C:\PROGRAM FILES\COMMON FILES\ADAPTEC SHARED\SYSTEM;C:\DMI\WIN32\BIN;C:\Program Files\Hummingbird\Connectivity\9.00\NFSClient;C:\Program Files\nsr\bin;C:\oracle\ora901\bin;C:\Program Files\Oracle\jre\1.1.8\bin;z:\ant\bin;z:\bea\weblogic81\server\bin\;i:\bin;z:\cvs-1.11.5;z:\ant\bin;c:\cygwin\bin;z:\emacs-21.2\bin;z:\maven-1.0-rc1\bin;z:\ruby\bin;z:\bea\weblogic81\server\bin\oci920_8;z:\Python23\;z:\ruby\bin, javax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.specification.name=Java Platform API Specification, java.class.version=48.0, java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory, os.version=5.1, user.home=C:\Documents and Settings\MHusby, user.timezone=America/New_York, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=Cp1252, java.specification.version=1.4, user.name=MHusby, java.class.path=z:\maven-1.0-rc1\lib\forehead-1.0-beta-5.jar, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=c:\j2sdk1.4.2\jre, java.specification.vendor=Sun Microsystems Inc., user.language=en, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.4.2, java.ext.dirs=c:\j2sdk1.4.2\jre\lib\ext, sun.boot.class.path=z:\maven-1.0-rc1\lib\endorsed\xerces-2.4.0.jar;z:\maven-1.0-rc1\lib\endorsed\xml-apis-1.0.b2.jar;c:\j2sdk1.4.2\jre\lib\rt.jar;c:\j2sdk1.4.2\jre\lib\i18n.jar;c:\j2sdk1.4.2\jre\lib\sunrsasign.jar;c:\j2sdk1.4.2\jre\lib\jsse.jar;c:\j2sdk1.4.2\jre\lib\jce.jar;c:\j2sdk1.4.2\jre\lib\charsets.jar;c:\j2sdk1.4.2\jre\classes, java.vendor=Sun Microsystems Inc., javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, maven.home=z:\maven-1.0-rc1, file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.isalist=pentium i486 i386}
    [junit] [VERBOSE] Implicitly adding C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;z:\maven-1.0-rc1\lib\ant-1.5.3-1.jar;z:\maven-1.0-rc1\lib\ant-optional-1.5.3-1.jar to CLASSPATH
    [junit] [VERBOSE] Using CLASSPATH Z:\IdeaProjects\MP\A\target\test-classes;Z:\IdeaProjects\MP\A\target\classes;C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;Z:\maven-1.0-rc1\lib\ant-1.5.3-1.jar;Z:\maven-1.0-rc1\lib\ant-optional-1.5.3-1.jar
    [junit] [DEBUG] Finding class Eriks.ATest
    [junit] [DEBUG] Class junit.framework.TestCase loaded from parent loader
    [junit] [DEBUG] Class Eriks.ATest loaded from ant loader
    [junit] [DEBUG] Class java.lang.Object loaded from parent loader
    [junit] [DEBUG] Class junit.framework.Test loaded from parent loader
    [junit] [DEBUG] Class java.lang.Throwable loaded from parent loader
    [junit] [DEBUG] Class java.lang.ClassNotFoundException loaded from parent loader
    [junit] [DEBUG] Class java.lang.NoClassDefFoundError loaded from parent loader
    [junit] [DEBUG] Class java.lang.String loaded from parent loader
    [junit] [DEBUG] Class junit.framework.TestSuite loaded from parent loader
    [junit] [DEBUG] Class java.lang.Class loaded from parent loader
    [junit] Running Eriks.ATest
    [junit] [DEBUG] Class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl loaded from parent loader
    [junit] [DEBUG] ResourceStream for META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration loaded from parent loader
    [junit] [DEBUG] Class org.apache.xerces.parsers.XML11Configuration loaded from parent loader
    [junit] [DEBUG] Class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl loaded from parent loader
    [junit] [DEBUG] Finding class Eriks.A
    [junit] [DEBUG] Class Eriks.A loaded from ant loader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec

jar:jar:
    [available] [VERBOSE] Found: Z:\IdeaProjects\MP\A
    [jar] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\A\target\classes with patternSet{ includes: [] excludes: [**/package.html] }
    [jar] [DEBUG] ZipFileSet: Setup scanner in dir Z:\IdeaProjects\MP\A with patternSet{ includes: [LICENSE.txt] excludes: [] }
    [jar] Building jar: Z:\IdeaProjects\MP\A\target\a-20040315.214705.jar
    [jar] [VERBOSE] adding directory META-INF/
    [jar] [VERBOSE] adding entry META-INF/MANIFEST.MF
    [jar] [VERBOSE] adding directory Eriks/
    [jar] [VERBOSE] adding entry Eriks/A.class


    [echo] 
        Moving target/a-20040315.214705.jar to the /home/iridium/prodinfo/repository/Eriks/jars on iridium.broad.mit.edu
      
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'mkdir -p /home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'mkdir -p /home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'scp' with arguments:
'target/a-20040315.214705.jar'
'mhusby@iridium.broad.mit.edu:/home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'scp' with arguments:
'target/a-20040315.214705.jar'
'mhusby@iridium.broad.mit.edu:/home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [echo] 
          Executing cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w a-20040315.214705.jar; chgrp sequence a-20040315.214705.jar; ln -sf a-20040315.214705.jar a-SNAPSHOT.jar; echo 20040315.214705 &gt; a-snapshot-version with the username mhusby on iridium.broad.mit.edu
        
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w a-20040315.214705.jar; chgrp sequence a-20040315.214705.jar; ln -sf a-20040315.214705.jar a-SNAPSHOT.jar; echo 20040315.214705 > a-snapshot-version'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w a-20040315.214705.jar; chgrp sequence a-20040315.214705.jar; ln -sf a-20040315.214705.jar a-SNAPSHOT.jar; echo 20040315.214705 > a-snapshot-version'

The ' characters around the executable and arguments are
not part of the command.

fixRepository:
    [echo] Executing ssh -l mhusby iridium.broad.mit.edu 'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'

The ' characters around the executable and arguments are
not part of the command.

+----------------------------------------
| Executing multiproject:deploy-snapshot-callback ProjectB
| Memory: 5M/6M
+----------------------------------------



[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-io\jars\commons-io-20030203.000550.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-net\jars\commons-net-1.0.0.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-httpclient\jars\commons-httpclient-2.0-beta1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar;C:\Documents and Settings\MHusby\.maven\repository\jsch\jars\jsch-0.1.5.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven.jar;C:\Documents and Settings\MHusby\.maven\repository\isorelax\jars\isorelax-20030108.jar;C:\Documents and Settings\MHusby\.maven\repository\thaiopensource\jars\jing-20030619.jar;C:\Documents and Settings\MHusby\.maven\repository\xerces\jars\xerces-2.4.0.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\dom4j\jars\dom4j-1.4-dev-8.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-grant\jars\commons-grant-1.0-beta-4.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-20030902.160215.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-jsl-20030211.143151.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-log-20030211.142821.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-xml-20030211.142705.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-logging\jars\commons-logging-1.0.3.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity-dvsl\jars\velocity-dvsl-0.45.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar;C:\Documents and Settings\MHusby\.maven\repository\maven\jars\maven-1.0-beta-10.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
multiproject:deploy-snapshot-callback:
    [echo] Running jar:deploy-snapshot for ProjectB
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-velocity-20030303.205659.jar;C:\Documents and Settings\MHusby\.maven\repository\velocity\jars\velocity-1.4-dev.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
jar:deploy-snapshot:
jar:snapshot:
    [echo] Building snapshot JAR: b-20040315.214710
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;C:\Documents and Settings\MHusby\.maven\repository\xml-apis\jars\xml-apis-1.0.b2.jar;C:\Documents and Settings\MHusby\.maven\repository\xerces\jars\xerces-2.4.0.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-jelly\jars\commons-jelly-tags-antlr-20030211.143720.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar;C:\Documents and Settings\MHusby\.maven\repository\antlr\jars\antlr-2.7.2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\clover\jars\clover-1.2.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: clover.classpath -> 
java:prepare-filesystem:

java:compile:
    [echo] Compiling to Z:\IdeaProjects\MP\B/target/classes
    [javac] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\B\src with patternSet{ includes: [] excludes: [**/package.html] }
    [javac] [VERBOSE] Bob\BobS.java omitted as Bob/BobS.class is up to date.

java:jar-resources:

test:prepare-filesystem:

test:test-resources:

test:compile:
    [javac] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\B\test with patternSet{ includes: [] excludes: [**/package.html] }
    [javac] [VERBOSE] Bob\BobTest.java omitted as Bob/BobTest.class is up to date.

test:test:
    [taskdef] [DEBUG] Class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask loaded from parent loader
    [taskdef] [DEBUG]  +User task: junit     org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
[DEBUG] Found /C:/Documents and Settings/MHusby/.maven/repository/junit/jars/junit-3.8.1.jar
[DEBUG] Found /z:/maven-1.0-rc1/lib/ant-1.5.3-1.jar
[DEBUG] Found /z:/maven-1.0-rc1/lib/ant-optional-1.5.3-1.jar
    [junit] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\B\test with patternSet{ includes: [] excludes: [**/*AbstractTestCase.java] }
    [junit] dir attribute ignored if running in the same VM
    [junit] [VERBOSE] Using System properties {java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, sun.boot.library.path=c:\j2sdk1.4.2\jre\bin, java.vm.version=1.4.2-b28, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, user.country=US, sun.os.patch.level=Service Pack 1, java.vm.specification.name=Java Virtual Machine Specification, user.dir=Z:\IdeaProjects\MP, java.runtime.version=1.4.2-b28, forehead.conf.file=z:\maven-1.0-rc1\bin\forehead.conf, basedir=Z:\IdeaProjects\MP\B, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=c:\j2sdk1.4.2\lib\endorsed;z:\maven-1.0-rc1\lib\endorsed, os.arch=x86, java.io.tmpdir=z:\tmp\, line.separator=
, java.vm.specification.vendor=Sun Microsystems Inc., user.variant=, os.name=Windows XP, sun.java2d.fontpath=, tools.jar=c:\j2sdk1.4.2\lib\tools.jar, java.library.path=c:\j2sdk1.4.2\bin;.;C:\WINXP\System32;C:\WINXP;C:\WINXP\system32;C:\WINXP;C:\WINXP\system32\WBEM;C:\Program Files\MIT\Shared Files;C:\Program Files\Kerberos\;C:\PROGRAM FILES\COMMON FILES\ADAPTEC SHARED\SYSTEM;C:\DMI\WIN32\BIN;C:\Program Files\Hummingbird\Connectivity\9.00\NFSClient;C:\Program Files\nsr\bin;C:\oracle\ora901\bin;C:\Program Files\Oracle\jre\1.1.8\bin;z:\ant\bin;z:\bea\weblogic81\server\bin\;i:\bin;z:\cvs-1.11.5;z:\ant\bin;c:\cygwin\bin;z:\emacs-21.2\bin;z:\maven-1.0-rc1\bin;z:\ruby\bin;z:\bea\weblogic81\server\bin\oci920_8;z:\Python23\;z:\ruby\bin, javax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl, java.specification.name=Java Platform API Specification, java.class.version=48.0, java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory, os.version=5.1, user.home=C:\Documents and Settings\MHusby, user.timezone=America/New_York, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=Cp1252, java.specification.version=1.4, user.name=MHusby, java.class.path=z:\maven-1.0-rc1\lib\forehead-1.0-beta-5.jar, java.vm.specification.version=1.0, sun.arch.data.model=32, java.home=c:\j2sdk1.4.2\jre, java.specification.vendor=Sun Microsystems Inc., user.language=en, awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.4.2, java.ext.dirs=c:\j2sdk1.4.2\jre\lib\ext, sun.boot.class.path=z:\maven-1.0-rc1\lib\endorsed\xerces-2.4.0.jar;z:\maven-1.0-rc1\lib\endorsed\xml-apis-1.0.b2.jar;c:\j2sdk1.4.2\jre\lib\rt.jar;c:\j2sdk1.4.2\jre\lib\i18n.jar;c:\j2sdk1.4.2\jre\lib\sunrsasign.jar;c:\j2sdk1.4.2\jre\lib\jsse.jar;c:\j2sdk1.4.2\jre\lib\jce.jar;c:\j2sdk1.4.2\jre\lib\charsets.jar;c:\j2sdk1.4.2\jre\classes, java.vendor=Sun Microsystems Inc., javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, maven.home=z:\maven-1.0-rc1, file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.cpu.endian=little, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.isalist=pentium i486 i386}
    [junit] [VERBOSE] Implicitly adding C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;z:\maven-1.0-rc1\lib\ant-1.5.3-1.jar;z:\maven-1.0-rc1\lib\ant-optional-1.5.3-1.jar to CLASSPATH
    [junit] [VERBOSE] Using CLASSPATH Z:\IdeaProjects\MP\B\target\test-classes;Z:\IdeaProjects\MP\B\target\classes;C:\Documents and Settings\MHusby\.maven\repository\junit\jars\junit-3.8.1.jar;Z:\maven-1.0-rc1\lib\ant-1.5.3-1.jar;Z:\maven-1.0-rc1\lib\ant-optional-1.5.3-1.jar
    [junit] [DEBUG] Finding class Bob.BobTest
    [junit] [DEBUG] Class junit.framework.TestCase loaded from parent loader
    [junit] [DEBUG] Class Bob.BobTest loaded from ant loader
    [junit] [DEBUG] Class java.lang.Object loaded from parent loader
    [junit] [DEBUG] Class junit.framework.Test loaded from parent loader
    [junit] [DEBUG] Class java.lang.Throwable loaded from parent loader
    [junit] [DEBUG] Class java.lang.ClassNotFoundException loaded from parent loader
    [junit] [DEBUG] Class java.lang.NoClassDefFoundError loaded from parent loader
    [junit] [DEBUG] Class java.lang.String loaded from parent loader
    [junit] [DEBUG] Class junit.framework.TestSuite loaded from parent loader
    [junit] [DEBUG] Class java.lang.Class loaded from parent loader
    [junit] Running Bob.BobTest
    [junit] [DEBUG] Class org.apache.xerces.jaxp.DocumentBuilderFactoryImpl loaded from parent loader
    [junit] [DEBUG] ResourceStream for META-INF/services/org.apache.xerces.xni.parser.XMLParserConfiguration loaded from parent loader
    [junit] [DEBUG] Class org.apache.xerces.parsers.XML11Configuration loaded from parent loader
    [junit] [DEBUG] Class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl loaded from parent loader
    [junit] [DEBUG] Finding class Bob.BobS
    [junit] [DEBUG] Class Bob.BobS loaded from ant loader
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec

jar:jar:
    [available] [VERBOSE] Found: Z:\IdeaProjects\MP\B
    [jar] [DEBUG] fileset: Setup scanner in dir Z:\IdeaProjects\MP\B\target\classes with patternSet{ includes: [] excludes: [**/package.html] }
    [jar] [DEBUG] ZipFileSet: Setup scanner in dir Z:\IdeaProjects\MP\B with patternSet{ includes: [LICENSE.txt] excludes: [] }
    [jar] Building jar: Z:\IdeaProjects\MP\B\target\b-20040315.214710.jar
    [jar] [VERBOSE] adding directory META-INF/
    [jar] [VERBOSE] adding entry META-INF/MANIFEST.MF
    [jar] [VERBOSE] adding directory Bob/
    [jar] [VERBOSE] adding entry Bob/BobS.class


    [echo] 
        Moving target/b-20040315.214710.jar to the /home/iridium/prodinfo/repository/Eriks/jars on iridium.broad.mit.edu
      
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'mkdir -p /home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'mkdir -p /home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'scp' with arguments:
'target/b-20040315.214710.jar'
'mhusby@iridium.broad.mit.edu:/home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'scp' with arguments:
'target/b-20040315.214710.jar'
'mhusby@iridium.broad.mit.edu:/home/iridium/prodinfo/repository/Eriks/jars'

The ' characters around the executable and arguments are
not part of the command.

    [echo] 
          Executing cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w b-20040315.214710.jar; chgrp sequence b-20040315.214710.jar; ln -sf b-20040315.214710.jar b-SNAPSHOT.jar; echo 20040315.214710 &gt; b-snapshot-version with the username mhusby on iridium.broad.mit.edu
        
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w b-20040315.214710.jar; chgrp sequence b-20040315.214710.jar; ln -sf b-20040315.214710.jar b-SNAPSHOT.jar; echo 20040315.214710 > b-snapshot-version'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'cd /home/iridium/prodinfo/repository/Eriks/jars; chmod g+w b-20040315.214710.jar; chgrp sequence b-20040315.214710.jar; ln -sf b-20040315.214710.jar b-SNAPSHOT.jar; echo 20040315.214710 > b-snapshot-version'

The ' characters around the executable and arguments are
not part of the command.

fixRepository:
    [echo] Executing ssh -l mhusby iridium.broad.mit.edu 'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with arguments:
'-l'
'mhusby'
'iridium.broad.mit.edu'
'chmod  +r /home/iridium/prodinfo/repository/Eriks/jars/*'

The ' characters around the executable and arguments are
not part of the command.

Starting the reactor...





multiproject:site:
multiproject:site-init:
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
Our processing order:
ProjectA
ProjectB
+----------------------------------------
| Gathering project list ProjectA
| Memory: 6M/8M
+----------------------------------------
+----------------------------------------
| Gathering project list ProjectB
| Memory: 6M/8M
+----------------------------------------

multiproject:create-nav:
    [echo] Producing aggregate navigation...
Starting the reactor...

multiproject:site-init:
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
Our processing order:
ProjectA
ProjectB
+----------------------------------------
| Gathering project list ProjectA
| Memory: 9M/15M
+----------------------------------------
+----------------------------------------
| Gathering project list ProjectB
| Memory: 9M/15M
+----------------------------------------

multiproject:create-overview-page:
    [echo] Z:\IdeaProjects\MP\target\generated-xdocs Z:\IdeaProjects\MP\target\generated-xdocs
    [echo] create true
Starting the reactor...

[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> 
    [available] [VERBOSE] Found: src
    [available] [VERBOSE] Found: test
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
Our processing order:
ProjectA
ProjectB
+----------------------------------------
| Generating site for  ProjectA
| Memory: 9M/15M
+----------------------------------------
[DEBUG] Adding reference: maven.dependency.classpath -> 
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 
[DEBUG] Adding reference: maven.dependency.classpath -> C:\Documents and Settings\MHusby\.maven\repository\ant\jars\ant-1.5.3-1.jar;C:\Documents and Settings\MHusby\.maven\repository\commons-lang\jars\commons-lang-1.0.1.jar
[DEBUG] Adding reference: maven-classpath -> 
[DEBUG] Adding reference: maven.compile.src.set -> 
[DEBUG] Adding reference: maven.test.compile.src.set -> 

BUILD FAILED
File...... file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-multiproject-plugin-1.1/
Element... maven:reactor
Line...... 69
Column.... 7
Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [multiproject:site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-multiproject-plugin-1.1/:69:7: <maven:reactor> Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	at com.werken.werkz.Goal.fire(Goal.java:646)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
org.apache.commons.jelly.JellyTagException: file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-multiproject-plugin-1.1/:69:7: <maven:reactor> Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:387)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	... 17 more
Root cause
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:387)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
Root cause
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] -- file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:387)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
org.apache.commons.jelly.JellyTagException: file:/C:/Documents and Settings/MHusby/.maven/plugins/maven-site-plugin-1.3/:22:42: <attainGoal> Goal [xdoc:register-reports] has no action definition.
	at com.werken.werkz.jelly.AttainGoalTag.doTag(AttainGoalTag.java:159)
	at org.apache.maven.jelly.tags.werkz.LazyAttainGoalTag.doTag(LazyAttainGoalTag.java:107)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:360)
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:378)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: com.werken.werkz.NoActionDefinitionException: Goal [xdoc:register-reports] has no action definition.
	at com.werken.werkz.Goal.fire(Goal.java:628)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
	at com.werken.werkz.Goal.attain(Goal.java:573)
	at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
	at com.werken.werkz.jelly.AttainGoalTag.doTag(AttainGoalTag.java:134)
	... 26 more
Root cause
com.werken.werkz.NoActionDefinitionException: Goal [xdoc:register-reports] has no action definition.
	at com.werken.werkz.Goal.fire(Goal.java:628)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
	at com.werken.werkz.Goal.attain(Goal.java:573)
	at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
	at com.werken.werkz.jelly.AttainGoalTag.doTag(AttainGoalTag.java:134)
	at org.apache.maven.jelly.tags.werkz.LazyAttainGoalTag.doTag(LazyAttainGoalTag.java:107)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:360)
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:378)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
Root cause
com.werken.werkz.NoActionDefinitionException: Goal [xdoc:register-reports] has no action definition.
	at com.werken.werkz.Goal.fire(Goal.java:628)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
	at com.werken.werkz.Goal.attain(Goal.java:573)
	at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
	at com.werken.werkz.jelly.AttainGoalTag.doTag(AttainGoalTag.java:134)
	at org.apache.maven.jelly.tags.werkz.LazyAttainGoalTag.doTag(LazyAttainGoalTag.java:107)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:360)
	at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:378)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
	at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
	at com.werken.werkz.Goal.fire(Goal.java:639)
	at com.werken.werkz.Goal.attain(Goal.java:575)
	at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:448)
	at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
	at org.apache.maven.cli.App.doMain(App.java:543)
	at org.apache.maven.cli.App.main(App.java:1109)
	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:324)
	at com.werken.forehead.Forehead.run(Forehead.java:551)
	at com.werken.forehead.Forehead.main(Forehead.java:581)
Total time: 14 seconds
Finished at: Mon Mar 15 16:47:16 EST 2004

Z:\IdeaProjects\MP>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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