[ http://jira.codehaus.org/browse/MPGUMP-4?page=all ]
Brett Porter closed MPGUMP-4:
-
Resolution: Fixed
> fix SVN parsing
> ---
>
> Key: MPGUMP-4
> URL: http://jira.codehaus.org/browse/MPGUMP-4
> Project: maven-gump-plu
[ http://jira.codehaus.org/browse/MPSCM-48?page=all ]
Brett Porter closed MPSCM-48:
-
Resolution: Fixed
removed.
explicit property for gump. Not used in cruisecontrol except in a position to
construct the URL, so just leave it empty.
> clarify "module
[ http://jira.codehaus.org/browse/MPSCM-50?page=all ]
Brett Porter closed MPSCM-50:
-
Resolution: Fixed
applied, thanks. Not adding to the scm:patch goal - its intention is to use
BASE, but you can use the scm:diff tag directly.
> Support starting and
Author: brett
Date: Sun May 29 23:28:13 2005
New Revision: 179024
URL: http://svn.apache.org/viewcvs?rev=179024&view=rev
Log:
allow revisions to be specified for scm:diff
Modified:
maven/maven-1/plugins/trunk/scm/src/main/org/apache/maven/plugins/scm/ScmDiffBean.java
Modified:
maven/maven-
[ http://jira.codehaus.org/browse/MPSCM-52?page=all ]
Brett Porter closed MPSCM-52:
-
Resolution: Fixed
I've verified this is working correctly in both cases
> scm:bootstrap fails on SVN project requiring username/password.
> ---
Author: brett
Date: Sun May 29 23:25:21 2005
New Revision: 179022
URL: http://svn.apache.org/viewcvs?rev=179022&view=rev
Log:
fix typo
Modified:
maven/maven-1/plugins/trunk/scm/xdocs/properties.xml
Modified: maven/maven-1/plugins/trunk/scm/xdocs/properties.xml
URL:
http://svn.apache.org/vie
[ http://jira.codehaus.org/browse/MPSCM-29?page=all ]
Brett Porter closed MPSCM-29:
-
Resolution: Fixed
Assign To: Brett Porter
clarified
> scm:cvs-update-project uses developer connection
>
>
>
Author: brett
Date: Sun May 29 23:17:21 2005
New Revision: 179018
URL: http://svn.apache.org/viewcvs?rev=179018&view=rev
Log:
PR: MPSCM-29
clarify usage of repository on update
Modified:
maven/maven-1/plugins/trunk/scm/plugin.jelly
Modified: maven/maven-1/plugins/trunk/scm/plugin.jelly
URL:
[
http://jira.codehaus.org/browse/MPDASHBOARD-26?page=comments#action_40235 ]
Wim Deblauwe commented on MPDASHBOARD-26:
-
Move this line:
above this line:
Otherwise $doc is not yet initialized when you try to access it.
> JUnit pass rate n
Author: brett
Date: Sun May 29 23:01:47 2005
New Revision: 179017
URL: http://svn.apache.org/viewcvs?rev=179017&view=rev
Log:
PR: MPSCM-53
avoid an NPE in the SVN provider
Modified:
maven/maven-1/plugins/trunk/scm/src/main/org/apache/maven/plugins/scm/ScmBean.java
Modified:
maven/maven-1/p
[ http://jira.codehaus.org/browse/MPSCM-53?page=all ]
Brett Porter closed MPSCM-53:
-
Resolution: Fixed
Assign To: Brett Porter
> NullPointerException when setting checkout dir
> --
>
> Key: MPSCM
[ http://jira.codehaus.org/browse/MPSCM-54?page=all ]
Brett Porter updated MPSCM-54:
--
Fix Version: (was: 1.5)
1.6
Description:
Need scm:checkin goal
My master build system makes a change to a file (for build number purpose)to
our
Author: brett
Date: Sun May 29 22:43:43 2005
New Revision: 179015
URL: http://svn.apache.org/viewcvs?rev=179015&view=rev
Log:
update to scm alpha-1 release, upgrade plexus to latest released
Removed:
maven/maven-1/plugins/trunk/scm/maven.xml
Modified:
maven/maven-1/plugins/trunk/scm/proje
[ http://jira.codehaus.org/browse/MPSCM-49?page=all ]
Brett Porter closed MPSCM-49:
-
Resolution: Fixed
> incorporate a released version of Maven SCM
> ---
>
> Key: MPSCM-49
> URL: http://jira.cod
We have so far agreed on the following:
http://www.timeanddate.com/worldclock/fixedtime.html?year=2005&month=5&day=30&hour=11&min=0&sec=0
I can't make it earlier (will probably be about 10-15 late actually).
Apologies to folks in the US having a day off... :)
All welcome as long as your bring
Colin Sampaleanu wrote:
Well you may be making the distinction between scopes and profiles,
but for some cases it seems to me to be a rather arbitrary difference,
and Ivy's configurations at least can to a decent extent be used for
both.
I'm not sure about that - I think we've got both sc
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 5 (10 including POMs).
[ERROR] Error encountered while converting source repository to target
reposi
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050530.000704.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050530.000704.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/30-May-2005_12.03.18/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/30-May-2005_12.03.18/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Brett Porter wrote:
Colin Sampaleanu wrote:
There are some creative ways to get flexible and less verbose with
scopes. In Ivy for example, scopes can inherit from each other, first
of all. Secondly, when declaring configs (scopes) of dependencies
that you need, and declaring configs (scopes)
Jason van Zyl wrote:
On Sun, 2005-05-29 at 10:47 +1000, Brett Porter wrote:
I believe that should be an integration test, firstly -
Is the criterion is that it uses an external tool?
Maybe it should be called a functional test in some cases, I may be
abusing the word. But I don't
[ http://jira.codehaus.org/browse/MNG-433?page=all ]
Brett Porter updated MNG-433:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
are we sure we want to bring this to the main repo? I'm a bit worried about it
becoming an m1 situation - let
Carlos Sanchez wrote:
I meant deploying to m2 repo so everything in the m1 gets autogenerated.
- sync'ed repos should go to a temp folder and converted to m2 repo
- each upload bundle should be converted to m2 and deployed in the m2
repo, and not i the m1 one
then all the m2 repo would be conv
Colin Sampaleanu wrote:
There are some creative ways to get flexible and less verbose with
scopes. In Ivy for example, scopes can inherit from each other, first
of all. Secondly, when declaring configs (scopes) of dependencies that
you need, and declaring configs (scopes) that you expose, you
Colin Sampaleanu wrote:
I will say I don't agree with your statement in one of those messages
that in a container deployment, the fact that the container APIs are
provided by the container doesn't mean the code still doesn't have a
dependency on the servlet apis (and presumably still needs to
Brett Porter wrote:
Colin Sampaleanu wrote:
Thanks Brett,
These days I don't normally track the discussion on a daily basis on
the dev or user lists, so had not see any, in a cursory look.
Filtering on 'scope' in the subject I've found "A dependency with
compile scope in pom.xml still adds
Author: brett
Date: Sun May 29 17:34:57 2005
New Revision: 178999
URL: http://svn.apache.org/viewcvs?rev=178999&view=rev
Log:
MevenIDE for IDEA description from Arik Kfir
Modified:
maven/maven-1/core/trunk/xdocs/reference/ide/idea.xml
Modified: maven/maven-1/core/trunk/xdocs/reference/ide/id
I found some of the discussion in "Re: [jira] Commented: (MNG-415) allow
exclusion of certain depend encies from inclusion in an archive". Some
interesting stuff. I will say I don't agree with your statement in one
of those messages that in a container deployment, the fact that the
container AP
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository to target
reposit
Colin Sampaleanu wrote:
Thanks Brett,
These days I don't normally track the discussion on a daily basis on
the dev or user lists, so had not see any, in a cursory look.
Filtering on 'scope' in the subject I've found "A dependency with
compile scope in pom.xml still adds jar to war lib in m2?
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_08.02.40/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_08.02.40/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Thanks Brett,
These days I don't normally track the discussion on a daily basis on the
dev or user lists, so had not see any, in a cursory look. Filtering on
'scope' in the subject I've found "A dependency with compile scope in
pom.xml still adds jar to war lib in m2?", but that's not really a
Hi,
MevenIDE for IDEA 0.1 has been released, and I thought it would be nice
to update Maven's IDE integration page regarding IDEA. I've attached a
patch for the idea.xml file, could you include this in your next site
publish?
cheers,
Arik Kfir.
Index: idea.xml
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050529.190700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050529.190700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Colin,
This has been discussed recently on both the user and dev lists, and
there are pros and cons to both approaches.
This is the case of servlet API/J2EE, and perhaps some libraries
provided by the final JDK but not compiling JDK. It's not that they are
compile-only - it's that they -may-
Author: brett
Date: Sun May 29 15:55:12 2005
New Revision: 178995
URL: http://svn.apache.org/viewcvs?rev=178995&view=rev
Log:
upgrade to container with separated utils
Modified:
maven/components/trunk/maven-core/pom.xml
maven/components/trunk/maven-mboot2/src/main/java/MBoot.java
Modifie
I was taking a look at the description of the Scope support in Maven 2:
http://maven.apache.org/maven2/dependencies.html
but am confused as to hove Maven 2 handles dependencies which are needed
only for compiling, but _not_ at runtime.
Consider the example of the servlet apis (or really any ot
Because it was the default from modello when I first did the automated
conversions, but has since been fixed.
- Brett
Jason van Zyl wrote:
Yo,
Why do we have as the top-level element in a lot of m2
components?
-
To u
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 8 (16 including POMs).
[ERROR] Error encountered while converting source repository to target
reposi
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050529.160700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050529.160700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_04.02.03/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_04.02.03/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[
http://jira.codehaus.org/browse/MPDASHBOARD-24?page=comments#action_40216 ]
Vincent Massol commented on MPDASHBOARD-24:
---
Wim, could you please submit a patch? That would help a lot! :-) In addition
your patch should contain documentation up
[
http://jira.codehaus.org/browse/MPDASHBOARD-26?page=comments#action_40215 ]
Vincent Massol commented on MPDASHBOARD-26:
---
Wim, I'm trying to apply your patch but I don't understand it...
Could you please be more explicit (of course a SCM dif
Author: evenisse
Date: Sun May 29 12:52:01 2005
New Revision: 178980
URL: http://svn.apache.org/viewcvs?rev=178980&view=rev
Log:
o Extends AbstractReport to AbstractMojo => we need now to create only one
class for a report and a mojo
o Start implementation of internationalization
Added:
mav
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 18 (36 including POMs).
[ERROR] Error encountered while converting source repository to target
repos
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_12.01.16/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/29-May-2005_12.01.16/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:14 +
Finished at: Sun, 29 May 2005 15:24:14 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:11 +
Finished at: Sun, 29 May 2005 15:24:11 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:08 +
Finished at: Sun, 29 May 2005 15:24:08 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:06 +
Finished at: Sun, 29 May 2005 15:24:06 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:02 +
Finished at: Sun, 29 May 2005 15:24:02 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:24:04 +
Finished at: Sun, 29 May 2005 15:24:04 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Build statistics:
State: Error
Previous State: Ok
Started at: Sun, 29 May 2005 15:23:59 +
Finished at: Sun, 29 May 2005 15:23:59 +
Total time: 0s
Building machine hostname: maven.zones.apache.org
**
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050529.110700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050529.110700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Yo,
Why do we have as the top-level element in a lot of m2
components?
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
you are never dedicated to something you have complete confidence in.
No one is fanatically shouting that the sun is going to rise tomorrow.
They know it is
Author: jvanzyl
Date: Sun May 29 07:46:52 2005
New Revision: 178959
URL: http://svn.apache.org/viewcvs?rev=178959&view=rev
Log:
should be project not model
Modified:
maven/components/trunk/maven-project/pom.xml
Modified: maven/components/trunk/maven-project/pom.xml
URL:
http://svn.apache.or
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
building file list ... done
last-sync.txt
wrote 640439 bytes read 42 bytes 61
iCal4j 0.9.13 - Maven bundle
Key: MAVENUPLOAD-398
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-398
Project: maven-upload-requests
Type: Task
Reporter: Ben Fortuna
http://ical4j.sourceforge.net/maven/ical4j-0.9.13-bundle.jar
htt
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 5 (10 including POMs).
building file list ... done
activemq/distributions/
last-sync.txt
wrote 640439
63 matches
Mail list logo