Re: results of synchronize

2005-04-24 Thread Nacho G. Mac Dowell
One of the artifacts filenames in the source repository was not good. At the moment we are not correcting this, so it continues to warn on every build. It'll be improved over time. What name? Is there anything we (ws.apache.org/jaxme) can do to fix it? best regards, Nacho G. Mac Dowell

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven

[maven2 build - SUCCESS] Sun Apr 24 21:07:00 EDT 2005

2005-04-24 Thread jvanzyl
Distribution: http://www.codehaus.org/~maven/m2/m2-20050424.210700.tar.gz Log: http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050424.210700.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

[jira] Updated: (MAVEN-1598) Unexpected behavior of org.apache.maven.project.Project.

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1598?page=all ] Brett Porter updated MAVEN-1598: Fix Version: 1.1-beta-1 > Unexpected behavior of org.apache.maven.project.Project. > > > Key: MAVEN

[jira] Moved: (MPXDOC-142) Fix Anonymous Access with Maven

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-142?page=all ] Brett Porter moved MNG-349 to MPXDOC-142: - Fix Version: (was: 2.0-alpha-2) Version: (was: 2.0-alpha-2) Component: (was: documentation) Issue Type: Bug (was: Ta

svn commit: r164511 - /maven/components/trunk/maven-site/project.xml

2005-04-24 Thread brett
Author: brett Date: Sun Apr 24 17:40:51 2005 New Revision: 164511 URL: http://svn.apache.org/viewcvs?rev=164511&view=rev Log: fix SCM URL Modified: maven/components/trunk/maven-site/project.xml Modified: maven/components/trunk/maven-site/project.xml URL: http://svn.apache.org/viewcvs/maven/

[jira] Closed: (MAVEN-1599) m2: developing-plugins-with-marmalade missing ">" in goal tag

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1599?page=all ] Brett Porter closed MAVEN-1599: --- Resolution: Fixed fixed, thanks > m2: developing-plugins-with-marmalade missing ">" in goal tag > - >

svn commit: r164510 - /maven/components/trunk/maven-site/src/site/xdoc/developing-plugins-with-marmalade.xml

2005-04-24 Thread brett
Author: brett Date: Sun Apr 24 17:38:43 2005 New Revision: 164510 URL: http://svn.apache.org/viewcvs?rev=164510&view=rev Log: PR: MAVEN-1599 fix typo Modified: maven/components/trunk/maven-site/src/site/xdoc/developing-plugins-with-marmalade.xml Modified: maven/components/trunk/maven-site/

[jira] Closed: (MNG-352) Running integration tests: java.lang.NoClassDefFoundError: org/apache/maven/it/Verifier

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-352?page=all ] Brett Porter closed MNG-352: Resolution: Won't Fix I'm going to assume this is becuase of MNG-350, please reopen if that is not the case > Running integration tests: java.lang.NoClassDefFoundError:

[jira] Closed: (MNG-351) DeployMojo not compileable against ArtifactDeployer

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-351?page=all ] Brett Porter closed MNG-351: Resolution: Won't Fix same reason as MNG-350 > DeployMojo not compileable against ArtifactDeployer > --- > > Key:

[jira] Closed: (MNG-350) unable to bootstrap: update in dependcy lost ArtifactRepository <-> Repository

2005-04-24 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-350?page=all ] Brett Porter closed MNG-350: Resolution: Won't Fix sorry, the site its out of date. We moved to Subversion last week, so the code you were using is out of date and won't work with newer snapshots. s

Re: [m2] Jar aggregation use case (was RE: cvs commit: maven-components/maven-plugins/maven-assembly-plugin/src/main/resources/assemblies jar-with-dependencies.xml)

2005-04-24 Thread Brett Porter
Vincent Massol wrote: >>In the case of building "core", it's type could be that of a specific >>aggregated JAR, so install would trigger the install for that. This >>should be how EARs work too, though I'm yet to put it into practice. >> >> > >Just to be sure I understand: Are you saying you a

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven

[jira] Created: (MNG-352) Running integration tests: java.lang.NoClassDefFoundError: org/apache/maven/it/Verifier

2005-04-24 Thread Michael Hinterseher (JIRA)
Running integration tests: java.lang.NoClassDefFoundError: org/apache/maven/it/Verifier --- Key: MNG-352 URL: http://jira.codehaus.org/browse/MNG-352 Project: m2 Type: Bug Versio

[jira] Created: (MNG-351) DeployMojo not compileable against ArtifactDeployer

2005-04-24 Thread Michael Hinterseher (JIRA)
DeployMojo not compileable against ArtifactDeployer --- Key: MNG-351 URL: http://jira.codehaus.org/browse/MNG-351 Project: m2 Type: Bug Components: maven-plugins Versions: 2.0-alpha-2 Reporter: Michael H

Re: XDOC Plugin Optimization

2005-04-24 Thread M. Sean Gilligan
I'm not sure exactly what the build dependencies are (I can't really read jelly/jsl code that well) but I think some of the dependencies are handled before we get to this step, since it the performJSL tag is called for srcdir="${maven.gen.docs}" and srcdir="${maven.docs.src}" and the "uptodate"

[jira] Created: (MPXDOC-141) Perform JSL transforms on xdocs *only* when they have changed

2005-04-24 Thread M. Sean Gilligan (JIRA)
Perform JSL transforms on xdocs *only* when they have changed - Key: MPXDOC-141 URL: http://jira.codehaus.org/browse/MPXDOC-141 Project: maven-xdoc-plugin Type: Improvement Versions: 1.8 Environment

[jira] Created: (MNG-350) unable to bootstrap: update in dependcy lost ArtifactRepository <-> Repository

2005-04-24 Thread Michael Hinterseher (JIRA)
unable to bootstrap: update in dependcy lost ArtifactRepository <-> Repository - Key: MNG-350 URL: http://jira.codehaus.org/browse/MNG-350 Project: m2 Type: Bug Components: maven-ar

[jira] Created: (MNG-349) Fix Anonymous Access with Maven

2005-04-24 Thread Michael Hinterseher (JIRA)
Fix Anonymous Access with Maven --- Key: MNG-349 URL: http://jira.codehaus.org/browse/MNG-349 Project: m2 Type: Task Components: documentation Versions: 2.0-alpha-2 Reporter: Michael Hinterseher Priority: Trivial F

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven

[jira] Created: (MAVEN-1599) m2: developing-plugins-with-marmalade missing ">" in goal tag

2005-04-24 Thread Michael Hinterseher (JIRA)
m2: developing-plugins-with-marmalade missing ">" in goal tag - Key: MAVEN-1599 URL: http://jira.codehaus.org/browse/MAVEN-1599 Project: maven Type: Bug Components: documentation Reporter: Michael Hi

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven

[jira] Created: (MAVEN-1598) Unexpected behavior of org.apache.maven.project.Project.

2005-04-24 Thread Faron Dutton (JIRA)
Unexpected behavior of org.apache.maven.project.Project. Key: MAVEN-1598 URL: http://jira.codehaus.org/browse/MAVEN-1598 Project: maven Type: Bug Components: model Versions: 1.0.2 Environment: All

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven

RE: [m2] Jar aggregation use case (was RE: cvs commit: maven-components/maven-plugins/maven-assembly-plugin/src/main/resources/assemblies jar-with-dependencies.xml)

2005-04-24 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: samedi 23 avril 2005 14:18 > To: Maven Developers List > Subject: Re: [m2] Jar aggregation use case (was RE: cvs commit: maven- > components/maven-plugins/maven-assembly- > plugin/src/main/resources/assemblies jar

results of synchronize

2005-04-24 Thread maven
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins @ SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Source repository is at: '/home/projects/maven/repository-staging/to-ibiblio/maven' [INFO] Target repository is at: '/home/projects/maven