You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <gg...@seagullsoftware.com> on 2006/03/22 02:45:21 UTC

[pool] Maven build issue

Hi there:

When I build from the latest from SVN with Maven I get the error:

jdiff:
    [mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\jdiff
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Working directory:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Command line: svn --non-interactive checkout
http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD
HEAD
Provider message:
The svn command failed.
Command output:
svn: URL
'http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD'
doesn't exist


BUILD FAILED
File...... C:\Documents and
Settings\ggregory.SSSI\.maven\cache\maven-jdiff-plugin-1.5\plugin.jelly
Element... scm:checkout
Line...... 109
Column.... 11
Error!
Total time: 23 seconds
Finished at: Tue Mar 21 17:40:44 PST 2006

--

Any ideas?

Complete build log:

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

clean:clean:
xdoc:clean:
    [delete] Deleting: C:\svn-store\jakarta\commons\pool\velocity.log

    [delete] Deleting directory C:\svn-store\jakarta\commons\pool\target

clean:

site:
xdoc:register-reports:
maven-changelog-plugin:register:

maven-changes-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

xdoc:init-i18n:
    [echo] Init the i18n support

xdoc:init:
    [echo] Generates the directory structure required for xdocs
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\generated-xdocs
    [mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\docs

maven-javadoc-plugin:register:
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\javadoc
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\javadoc\src

maven-jdepend-plugin:register:

maven-jdiff-plugin:register:

maven-junit-report-plugin:register:

maven-jxr-plugin:register:

maven-license-plugin:register:

maven-tasklist-plugin:register:


site:run-reports:
    [echo] Generating the Change Log...
maven-changelog-plugin:report:
    [echo] Generating the changelog report
SCM Working Directory: C:\svn-store\jakarta\commons\pool
SCM Command Line[0]: svn
SCM Command Line[1]: log
SCM Command Line[2]: -v
SCM Command Line[3]: "-r{2006-03-22}:{2006-02-19}"
ChangeSet between 2006-02-19 and 2006-03-22: 27 entries

    [echo] Generating the Changes...
changes:report:
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\images
    [copy] Copying 1 file to
C:\svn-store\jakarta\commons\pool\target\docs\images

    [echo] Generating the Developer Activity...
maven-developer-activity-plugin:report:
    [echo] Generating the developer activity report

    [echo] Generating the File Activity...
maven-file-activity-plugin:report:
    [echo] Generating the file activity report

    [echo] Generating the JavaDocs...
xdoc:init-i18n:

xdoc:init:
    [echo] Generates the directory structure required for xdocs

maven-javadoc-plugin:report:
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\apidocs
    [echo] Linking with API information from
http://java.sun.com/j2se/1.4.2/docs/api ...
    [javadoc] Generating Javadoc
    [javadoc] Javadoc execution
    [javadoc] Loading source files for package
org.apache.commons.pool...
    [javadoc] Loading source files for package
org.apache.commons.pool.impl...
    [javadoc] Constructing Javadoc information...
    [javadoc] Standard Doclet version 1.4.2_11
    [javadoc] Generating
C:\svn-store\jakarta\commons\pool\target\docs\apidocs\constant-values.ht
ml...
    [javadoc] Copying file C:\Documents and
Settings\ggregory.SSSI\.maven\cache\maven-javadoc-plugin-1.7\plugin-reso
urces\stylesheet.css to file
C:\svn-store\jakarta\commons\pool\target\docs\api
docs\stylesheet.css...
    [javadoc] Building tree for all the packages and classes...
    [javadoc] Building index for all the packages and classes...
    [javadoc] Building index for all classes...
    [delete] Deleting directory
C:\svn-store\jakarta\commons\pool\target\javadoc\src

    [echo] Generating the Metrics...
maven-jdepend-plugin:report:
java:prepare-filesystem:
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\classes

java:compile:
    [echo] Compiling to C:\svn-store\jakarta\commons\pool/target/classes
    [javac] Compiling 20 source files to
C:\svn-store\jakarta\commons\pool\target\classes


    [echo] Generating the JDiff...
xdoc:init-i18n:

xdoc:init:
    [echo] Generates the directory structure required for xdocs

jdiff:
    [mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\docs\jdiff
    [mkdir] Created dir:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Working directory:
C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
[INFO] Command line: svn --non-interactive checkout
http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD
HEAD
Provider message:
The svn command failed.
Command output:
svn: URL
'http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD'
doesn't exist


BUILD FAILED
File...... C:\Documents and
Settings\ggregory.SSSI\.maven\cache\maven-jdiff-plugin-1.5\plugin.jelly
Element... scm:checkout
Line...... 109
Column.... 11
Error!
Total time: 23 seconds
Finished at: Tue Mar 21 17:40:44 PST 2006

--

Maven --info:

__  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

#---- BEGIN: Which report
Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision:
1.2 $)
java.version=1.4.2_11
file.encoding=Cp1252
java.ext.dirs=c:\java\sun\1.4.2_11\jre\lib\ext
java.class.path=C:\Program Files\Apache Software Foundation\Maven
1.0.2\lib\forehead-1.0-beta-5.jar
os.name=Windows XP
java.vendor=Sun Microsystems Inc.
sun.boot.class.path=C:\Program Files\Apache Software Foundation\Maven
1.0.2\lib\endorsed\xerces-2.4.0.jar;C:\Program Files\Apache Software
Foundation\Maven 1.0.2\lib\endorsed\xml-apis-1.0.b2.jar
;c:\java\sun\1.4.2_11\jre\lib\rt.jar;c:\java\sun\1.4.2_11\jre\lib\i18n.j
ar;c:\java\sun\1.4.2_11\jre\lib\sunrsasign.jar;c:\java\sun\1.4.2_11\jre\
lib\jsse.jar;c:\java\sun\1.4.2_11\jre\lib\jce.jar;
c:\java\sun\1.4.2_11\jre\lib\charsets.jar;c:\java\sun\1.4.2_11\jre\class
es
java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
#----   END: Which report

Installed plugins:
  maven-abbot-plugin-1.1
  maven-announcement-plugin-1.3
  maven-ant-plugin-1.8.1
  maven-antlr-plugin-1.2.1
  maven-appserver-plugin-2.0
  maven-artifact-plugin-1.4.1
  maven-ashkelon-plugin-1.2
  maven-aspectj-plugin-3.2
  maven-aspectwerkz-plugin-1.2
  maven-caller-plugin-1.1
  maven-castor-plugin-1.2
  maven-changelog-plugin-1.7.1
  maven-changes-plugin-1.5.1
  maven-checkstyle-plugin-2.5
  maven-clean-plugin-1.3
  maven-clover-plugin-1.10
  maven-cobertura-plugin-1.1.1
  maven-console-plugin-1.1
  maven-cruisecontrol-plugin-1.6
  maven-dashboard-plugin-1.6
  maven-developer-activity-plugin-1.5.1
  maven-dist-plugin-1.6.1
  maven-docbook-plugin-1.2
  maven-ear-plugin-1.6
  maven-eclipse-plugin-1.9
  maven-ejb-plugin-1.5
  maven-faq-plugin-1.4
  maven-file-activity-plugin-1.5.1
  maven-findbugs-plugin-0.9.1
  maven-genapp-plugin-2.2
  maven-gump-plugin-1.4
  maven-hibernate-plugin-1.2
  maven-html2xdoc-plugin-1.4
  maven-idea-plugin-1.5
  maven-j2ee-plugin-1.5.1
  maven-jalopy-plugin-1.3.1
  maven-jar-plugin-1.6.1
  maven-java-plugin-1.5
  maven-javacc-plugin-1.1
  maven-javadoc-plugin-1.7
  maven-jboss-plugin-1.5
  maven-jbuilder-plugin-1.5
  maven-jcoverage-plugin-1.0.9
  maven-jdee-plugin-1.1
  maven-jdepend-plugin-1.5
  maven-jdeveloper-plugin-1.4
  maven-jdiff-plugin-1.5
  maven-jellydoc-plugin-1.3.1
  maven-jetty-plugin-1.1
  maven-jira-plugin-1.1.2
  maven-jnlp-plugin-1.4.1
  maven-junit-doclet-plugin-1.2
  maven-junit-report-plugin-1.5
  maven-jxr-plugin-1.4.2
  maven-latex-plugin-1.4.1
  maven-latka-plugin-1.4.1
  maven-license-plugin-1.2
  maven-linkcheck-plugin-1.3.4
  maven-multichanges-plugin-1.1
  maven-multiproject-plugin-1.3.1
  maven-native-plugin-1.1
  maven-nsis-plugin-1.1
  maven-pdf-plugin-2.2.1
  maven-plugin-plugin-1.7
  maven-pmd-plugin-1.7
  maven-pom-plugin-1.4.1
  maven-rar-plugin-1.0
  maven-release-plugin-1.4.1
  maven-repository-plugin-1.2
  maven-scm-plugin-1.6
  maven-shell-plugin-1.1
  maven-simian-plugin-1.4
  maven-site-plugin-1.5.2
  maven-struts-plugin-1.3
  maven-tasklist-plugin-2.3
  maven-test-plugin-1.6.2
  maven-tjdo-plugin-1.0.0
  maven-uberjar-plugin-1.2
  maven-vdoclet-plugin-1.2
  maven-war-plugin-1.6.1
  maven-webserver-plugin-2.0
  maven-wizard-plugin-1.1
  maven-xdoc-plugin-1.9.2
Home Build properties:
{junit.jar=C:\cvs-store\thirdparty\JUnit\3.8.1\junit.jar}

Thanks,
Gary

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


Re: [pool] Maven build issue

Posted by Sandy McArthur <sa...@apache.org>.
On 3/21/06, Gary Gregory <gg...@seagullsoftware.com> wrote:
> When I build from the latest from SVN with Maven I get the error:
>
> jdiff:
>     [mkdir] Created dir: C:\svn-store\jakarta\commons\pool\target\jdiff
>     [mkdir] Created dir:
> C:\svn-store\jakarta\commons\pool\target\docs\jdiff
>     [mkdir] Created dir:
> C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
> [INFO] Working directory:
> C:\svn-store\jakarta\commons\pool\target\jdiff\HEAD
> [INFO] Command line: svn --non-interactive checkout
> http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD
> HEAD
> Provider message:
> The svn command failed.
> Command output:
> svn: URL
> 'http://svn.apache.org/repos/asf/jakarta/commons/proper/pool/tags/HEAD'
> doesn't exist
>
>
> BUILD FAILED
> File...... C:\Documents and
> Settings\ggregory.SSSI\.maven\cache\maven-jdiff-plugin-1.5\plugin.jelly
> Element... scm:checkout
> Line...... 109
> Column.... 11
> Error!
> Total time: 23 seconds
> Finished at: Tue Mar 21 17:40:44 PST 2006
>
> --
>
> Any ideas?

My fault, I added the jdiff report to project.xml but didn't specify
maven.jdiff.old.tag in the project.properties. The fix is to add:
maven.jdiff.old.tag=POOL_1_2 to the properties file. I'll commit a
fixed properties it shortly.

--
Sandy McArthur

"He who dares not offend cannot be honest."
- Thomas Paine

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