RE: latest cvs build problems

2005-03-01 Thread Jörg Schaible
Hi Brett, Brett Porter wrote on Wednesday, March 02, 2005 5:04 AM: > It should be turned off... the CVS repository is now read > only and has not been updated since November. > > Please follow the subversion instructions here: > http://www.apache.org/~brett/maven-stage-site/developers/build > i

svn commit: r155894 - in maven/maven-1/core/trunk/xdocs: developers/making-releases.xml developers/releasing-plugins.xml navigation.xml reference/scripting.xml using/bestpractices.xml

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 23:07:51 2005 New Revision: 155894 URL: http://svn.apache.org/viewcvs?view=rev&rev=155894 Log: scripting Added: maven/maven-1/core/trunk/xdocs/developers/making-releases.xml - copied, changed from r155893, maven/maven-1/core/trunk/xdocs/developers/releasi

Re: build failed??

2005-03-01 Thread Brett Porter
Have you set maven.repo.remote? If so, please add http://cvs.apache.org/repository to the list -first-. We currently have a problem where ibiblio had an old JAR and it could not be removed. I uploaded a newer one over the top of it, but not all mirrors may have updated. If you remain stuck, pleas

build failed??

2005-03-01 Thread Adam Jenkins
I must be doing something wrong. I'm attempting a fresh build from svn. Can anyone shed some light on this problem? ant 1.6.2, jvm 1.4.2_05 sh-2.05b$ ant -f build-bootstrap.xml Buildfile: build-bootstrap.xml check-maven-home: check-maven-home-local-1: check-maven-home-local-2: check-maven-

svn commit: r155888 - maven/maven-1/jelly-tags/trunk/project.properties maven/maven-1/jelly-tags/trunk/project.xml

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 22:10:42 2005 New Revision: 155888 URL: http://svn.apache.org/viewcvs?view=rev&rev=155888 Log: update published location Modified: maven/maven-1/jelly-tags/trunk/project.properties maven/maven-1/jelly-tags/trunk/project.xml Modified: maven/maven-1/jelly-tag

svn commit: r155880 - in maven/maven-1/core/trunk/xdocs: ./ developers/ project/ reference/ reference/ide/ start/ using/

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 21:45:51 2005 New Revision: 155880 URL: http://svn.apache.org/viewcvs?view=rev&rev=155880 Log: documentation updates, link cleanup Modified: maven/maven-1/core/trunk/xdocs/developers/building-from-source.xml maven/maven-1/core/trunk/xdocs/navigation-pdf.xml

svn commit: r155878 - in maven/maven-1/plugins/trunk: ./ abbot/ announcement/ ant/ antlr/ appserver/ artifact/ ashkelon/ aspectj/ aspectwerkz/ caller/ castor/ changelog/ changes/ checkstyle/ clean/ clover/ console/ cruisecontrol/ dashboard/ developer-activity/ dist/ docbook/ ear/ eclipse/ ejb/ examples/ faq/ file-activity/ genapp/ gump/ hibernate/ html2xdoc/ idea/ j2ee/ jalopy/ jar/ java/ javacc/ javadoc/ jboss/ jbuilder/ jcoverage/ jdee/ jdepend/ jdeveloper/ jdiff/ jellydoc/ jetty/ jira/ jnlp/ junit-report/ junitdoclet/ jxr/ latex/ latka/ license/ linkcheck/ multichanges/ multiproject/ native/ nsis/ pdf/ plugin-parent/ plugin/ pmd/ pom/ rar/ release/ repository/ scm/ shell/ simian/ site/ struts/ tasklist/ test/ tjdo/ touchstone-partner/ touchstone/ uberjar/ vdoclet/ war/ webserver/ wizard/ xdoc/

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 21:06:07 2005 New Revision: 155878 URL: http://svn.apache.org/viewcvs?view=rev&rev=155878 Log: remove .cvsignore Removed: maven/maven-1/plugins/trunk/.cvsignore maven/maven-1/plugins/trunk/abbot/.cvsignore maven/maven-1/plugins/trunk/announcement/.cvsign

svn commit: r155877 - in maven/maven-1/plugins-sandbox/trunk: ./ cactus-jcoverage-integration/ cactus-jcoverage-integration/xdocs/ itest/ itest/xdocs/ modello/ modello/xdocs/ plugin-parent/ surefire/ webstart/ xdocs/

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 20:59:12 2005 New Revision: 155877 URL: http://svn.apache.org/viewcvs?view=rev&rev=155877 Log: properties update for site Added: maven/maven-1/plugins-sandbox/trunk/cactus-jcoverage-integration/xdocs/ maven/maven-1/plugins-sandbox/trunk/itest/xdocs/ mave

svn commit: r155874 - maven/maven-1/plugins/trunk/plugin-parent/project.xml maven/maven-1/plugins/trunk/project.xml

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 20:56:26 2005 New Revision: 155874 URL: http://svn.apache.org/viewcvs?view=rev&rev=155874 Log: use smaller logo Modified: maven/maven-1/plugins/trunk/plugin-parent/project.xml maven/maven-1/plugins/trunk/project.xml Modified: maven/maven-1/plugins/trunk/plu

svn commit: r155872 - maven/maven-1/plugins/trunk/project.properties

2005-03-01 Thread brett
Author: brett Date: Tue Mar 1 20:18:52 2005 New Revision: 155872 URL: http://svn.apache.org/viewcvs?view=rev&rev=155872 Log: site deployment props Modified: maven/maven-1/plugins/trunk/project.properties Modified: maven/maven-1/plugins/trunk/project.properties URL: http://svn.apache.org/vi

Re: latest cvs build problems

2005-03-01 Thread Brett Porter
It should be turned off... the CVS repository is now read only and has not been updated since November. Please follow the subversion instructions here: http://www.apache.org/~brett/maven-stage-site/developers/building-from-source.html If you are not familiar with Subversion, please see: http://sv

latest cvs build problems

2005-03-01 Thread Adam Jenkins
Does anyone know what's going on here? I'm attempting to build from the latest cvs snapshot using ant -f build-bootstrap.xml sh-2.05b$ ant -version Apache Ant version 1.6.2 compiled on October 10 2004 sh-2.05b$ java -version java version "1.4.2_05" Java(TM) 2 Runtime Environment, Standard Edit

[jira] Commented: (MAVEN-1575) error when running maven for the first time

2005-03-01 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 1 Mar 2005 9:20 PM Body: remove the file in the error so it can be downloaded again. It may have been corrupted. If this still fails: Have you customised the maven.plugin.dir setting at all?

[jira] Created: (MAVEN-1575) error when running maven for the first time

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1575 Here is an overview of the issue: - Key:

[jira] Created: (MAVEN-1574) java.lang.ClassCastException: sun.misc.Launcher$AppClassLoader

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1574 Here is an overview of the issue: - Key:

[jira] Closed: (MAVENUPLOAD-313) New verison (1.1.2) of the JUG UUID generator

2005-03-01 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-313 Here is an overview of the issue: -

[jira] Closed: (MAVENUPLOAD-307) p6spy update on Ibiblio

2005-03-01 Thread jira
Message: The following issue has been closed. Resolver: Carlos Sanchez Date: Tue, 1 Mar 2005 3:55 PM I've manually uploaded the bundle. Please next time follow the instructions as we use an automatic script to upload bundles automatically ---

[jira] Created: (MPECLIPSE-77) cannot use build resources and addtoclasspath property

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-77 Here is an overview of the issue: - Ke

[jira] Created: (MAVENUPLOAD-313) New verison (1.1.2) of the JUG UUID generator

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVENUPLOAD-313 Here is an overview of the issue: -

[jira] Updated: (MPSHELL-1) Bash completion patch

2005-03-01 Thread jira
The following issue has been updated: Updater: Michael Schuerig (mailto:[EMAIL PROTECTED]) Date: Tue, 1 Mar 2005 11:04 AM Comment: Bash completion function Changes: Attachment changed to maven -

[jira] Updated: (MPSHELL-1) Bash completion patch

2005-03-01 Thread jira
The following issue has been updated: Updater: Michael Schuerig (mailto:[EMAIL PROTECTED]) Date: Tue, 1 Mar 2005 11:03 AM Comment: Diff against shell plugin Changes: Attachment changed to plugin.jelly.diff

[jira] Created: (MPSHELL-1) Bash completion patch

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSHELL-1 Here is an overview of the issue: - Key:

[jira] Updated: (MAVENUPLOAD-307) p6spy update on Ibiblio

2005-03-01 Thread jira
The following issue has been updated: Updater: Emmanuel Bourg (mailto:[EMAIL PROTECTED]) Date: Tue, 1 Mar 2005 6:40 AM Comment: Here is the POM, all dependencies are optionnal at runtime and some are not available on Ibilio (jboss 2.4.6 and the oracle driver). Changes:

[jira] Created: (MPASPECTJ-16) aspectj:compile also compiles java files in CVS/Base

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPASPECTJ-16 Here is an overview of the issue: - Ke

[jira] Commented: (MPECLIPSE-59) Skipped dependency with eclipse.dependency false

2005-03-01 Thread jira
The following comment has been added to this issue: Author: Wesley Vrieselaar Created: Tue, 1 Mar 2005 5:33 AM Body: I would expect eclipse.plugin=false to behave af if the eclipse.plugin property wasn't set at all. Chances are I'm wrong about this, but I couldn't find any docume

[jira] Created: (MPPDF-34) Problem Embedding Arial Font

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPPDF-34 Here is an overview of the issue: - Key: M

[jira] Created: (MPPDF-33) "contents overflows area" message

2005-03-01 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPPDF-33 Here is an overview of the issue: - Key: M