Author: brett
Date: Sat Apr 30 23:43:44 2005
New Revision: 165464
URL: http://svn.apache.org/viewcvs?rev=165464&view=rev
Log:
fix script for cygwin
Modified:
maven/maven-1/core/trunk/bootstrap.sh
Modified: maven/maven-1/core/trunk/bootstrap.sh
URL:
http://svn.apache.org/viewcvs/maven/maven-
Author: brett
Date: Sat Apr 30 23:40:06 2005
New Revision: 165461
URL: http://svn.apache.org/viewcvs?rev=165461&view=rev
Log:
fix script for non-cygwin
Modified:
maven/maven-1/core/trunk/bootstrap.sh
Modified: maven/maven-1/core/trunk/bootstrap.sh
URL:
http://svn.apache.org/viewcvs/maven/ma
Hi,
I was wondering if anyone using Maven is also using ClearCase, Perform
or StarTeam in their environment on a regular basis, and would be
interested in helping to test out releases of the SCM plugin and
Changlog plugin. I would like to revisit this in about 2 weeks.
Please don't CC both lists
Author: brett
Date: Sat Apr 30 21:43:31 2005
New Revision: 165458
URL: http://svn.apache.org/viewcvs?rev=165458&view=rev
Log:
add a simple script to bootstrap with, wrapping ant
Added:
maven/maven-1/core/trunk/bootstrap.sh (with props)
Modified:
maven/maven-1/core/trunk/ (props change
Author: brett
Date: Sat Apr 30 21:42:05 2005
New Revision: 165457
URL: http://svn.apache.org/viewcvs?rev=165457&view=rev
Log:
upgrade to dom4j 1.6, jaxen 1.1-beta-6
Modified:
maven/maven-1/core/trunk/project.xml
Modified: maven/maven-1/core/trunk/project.xml
URL:
http://svn.apache.org/viewc
Author: brett
Date: Sat Apr 30 21:41:46 2005
New Revision: 165456
URL: http://svn.apache.org/viewcvs?rev=165456&view=rev
Log:
propogate error codes from windows batch file
Modified:
maven/maven-1/core/trunk/src/bin/maven.bat
Modified: maven/maven-1/core/trunk/src/bin/maven.bat
URL:
http://s
Maven 1.1 will only support JDK 1.4. I say we bit the bullet all round.
1.3 has started EOL anyway.
You obviously got by - I see you got the JARs up to ibiblio. If you feel
additions to the documentation is needed - go ahead and make them :)
I have an additional problem with this release - I can'
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Hi all,
I've been trying to release maven-ejb-plugin 1.6 (which is a requirement
for the upcoming Cactus 1.7.1), but been facing a lot of issues. I've
already managed to install the proper versions of site and scm plugins,
but now I got an error regarding JCE:
Deploying to repository: apache
JCE
Ant remote repository conflicts with pom definition
---
Key: MNG-364
URL: http://jira.codehaus.org/browse/MNG-364
Project: m2
Type: Bug
Components: maven-model, maven-artifact-ant
Versions: 2.0-alpha-1
R
[ http://jira.codehaus.org/browse/MPWAR-30?page=comments#action_38371 ]
Brett Porter commented on MPWAR-30:
---
I'm still not particularly enamored with this, probably because of the use
cases I've seen quoted in here to produce two things from a project
[ http://jira.codehaus.org/browse/MNG-325?page=comments#action_38370 ]
Brett Porter commented on MNG-325:
--
Dan, sorry I wasn't totally clear about my intentions. I think we might be
doing additional work in this space in relation to a full repository a
[ http://jira.codehaus.org/browse/MNG-250?page=comments#action_38369 ]
Brett Porter commented on MNG-250:
--
in this case, a coupld of other features need to be implemented:
- the code from DefaultMaven that does the project aggregation should be moved
i
Author: felipeal
Date: Sat Apr 30 18:21:10 2005
New Revision: 165444
URL: http://svn.apache.org/viewcvs?rev=165444&view=rev
Log:
[maven-scm] copy for tag MAVEN_EJB_1_6
Added:
maven/maven-1/plugins/tags/MAVEN_EJB_1_6/
- copied from r165442, maven/maven-1/plugins/trunk/ejb/
maven/mave
Author: felipeal
Date: Sat Apr 30 18:21:01 2005
New Revision: 165443
URL: http://svn.apache.org/viewcvs?rev=165443&view=rev
Log:
[maven-scm-plugin] prepare release 1.6
Modified:
maven/maven-1/plugins/trunk/ejb/project.xml
Modified: maven/maven-1/plugins/trunk/ejb/project.xml
URL:
http://svn
If it isn't backwards compatible, then I think the best solution would be to put
it in the sandbox as a prototype, and use the ideas to incorporate directly into
the Maven2 site plugin.
This can now render pages almost identically to the m1 version, so I'd like to
start working it in as v2.0 of t
For now, you can set the collected projects in your unit test yourself after
building them all individually.
You are right, though - the proper solution should be to add a new method to the
project builder that will build a project and its declared modules, moving that
functionality from the Defau
Quoting Vincent Siveton <[EMAIL PROTECTED]>:
> It's coming from Jakarta Commons and AFAIK, Maven uses the version 2.0.
> I found a similar bug report at Jira:
> http://jira.codehaus.org/browse/MAVEN-1353
> but without explication or comment about the solution!
This fix was made on the Maven core,
I am working on the eclipse plugin again, and while trying to run some
tests, I noticed that when running the plugin from the command line I
got the expected behavior, but not when running the unit test.
What I am trying to do is to create a monster eclipse project with all
the modules included, s
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Directory structure for xdocs inconsistent in ten-minute-test.xml
-
Key: MAVEN-1602
URL: http://jira.codehaus.org/browse/MAVEN-1602
Project: maven
Type: Task
Components: documentation
Versions: 1
I think that we must wait for an httpClient 3.0 final release to upgrade it.
The RC2 is actually available and we can hope that the final release will be
available soon.
Arnaud
>
> Hi there,
>
> Regarding the linkcheck plugin under Maven 1.0.2, I've got
> this following
> exception:
> Checkin
Hi guys,
With Vincent Siveton, we are trying to make some tests to internationalize
the current xdoc plugin for M1.
Because I don't want to break the current one if we want to release the 1.9
for maven 1.1, I see two options :
- create a branch (can I do it without to create a br
Please upload the JGoodies Forms 1.0.5 library to the Maven repository
--
Key: MAVENUPLOAD-371
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-371
Project: maven-upload-requests
Type: Task
Repor
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Hi there,
Regarding the linkcheck plugin under Maven 1.0.2, I've got this following
exception:
Checking link http://www.google.com
Error getting URI host
org.apache.commons.httpclient.HttpException: Redirect from host
www.google.com to www.google.ca is not supported
at
org.apache.commons.h
[ http://jira.codehaus.org/browse/CONTINUUM-93?page=all ]
Jason van Zyl reassigned CONTINUUM-93:
--
Assign To: Jason van Zyl
> setup a public demo site
>
>
> Key: CONTINUUM-93
> URL: http://jira.codehaus.org/
[ http://jira.codehaus.org/browse/CONTINUUM-105?page=all ]
Jason van Zyl reassigned CONTINUUM-105:
---
Assign To: Jason van Zyl (was: Trygve Laugstol)
> better input for SCM URL
>
>
> Key: CONTINUUM-105
> UR
[ http://jira.codehaus.org/browse/CONTINUUM-106?page=all ]
Jason van Zyl reassigned CONTINUUM-106:
---
Assign To: Jason van Zyl
> don't allow a project to be added identically more than once
> --
[ http://jira.codehaus.org/browse/CONTINUUM-95?page=all ]
Jason van Zyl reassigned CONTINUUM-95:
--
Assign To: Jason van Zyl
> need some additional differentiation between names
> --
>
> Key: CO
[ http://jira.codehaus.org/browse/CONTINUUM-97?page=all ]
Jason van Zyl reassigned CONTINUUM-97:
--
Assign To: Jason van Zyl
> cope with different m1 scm url format
> -
>
> Key: CONTINUUM-97
> URL:
[ http://jira.codehaus.org/browse/CONTINUUM-109?page=all ]
Jason van Zyl reassigned CONTINUUM-109:
---
Assign To: Jason van Zyl
> providing a bad POM URL to add dumps an ugly NPE
>
>
> Key: CON
[ http://jira.codehaus.org/browse/CONTINUUM-94?page=all ]
Jason van Zyl reassigned CONTINUUM-94:
--
Assign To: Jason van Zyl
> don't show "Result" if building is in progress
> --
>
> Key: CONTINUUM-
[ http://jira.codehaus.org/browse/CONTINUUM-101?page=all ]
Jason van Zyl reassigned CONTINUUM-101:
---
Assign To: Jason van Zyl
> When pressing "build" in the web interface a build should be forced
> ---
[ http://jira.codehaus.org/browse/CONTINUUM-110?page=all ]
Jason van Zyl reassigned CONTINUUM-110:
---
Assign To: Trygve Laugstol
> do not add a build result when no build occurs
> --
>
> Key: CONTI
[ http://jira.codehaus.org/browse/CONTINUUM-19?page=all ]
Jason van Zyl reassigned CONTINUUM-19:
--
Assign To: Trygve Laugstol
> Deal with signalled projects on startup
> ---
>
> Key: CONTINUUM-19
>
[ http://jira.codehaus.org/browse/CONTINUUM-2?page=all ]
Jason van Zyl reassigned CONTINUUM-2:
-
Assign To: Trygve Laugstol
> Add mail type info to the project descriptor.
> -
>
> Key: CONTINUUM-2
>
[ http://jira.codehaus.org/browse/CONTINUUM-25?page=all ]
Jason van Zyl reassigned CONTINUUM-25:
--
Assign To: Trygve Laugstol
> Add the possibility to define a branch/tag for a build.
> ---
>
>
[ http://jira.codehaus.org/browse/CONTINUUM-87?page=all ]
Jason van Zyl reassigned CONTINUUM-87:
--
Assign To: Trygve Laugstol
> Create XmlRpc integration tests that utilize the addXProject methods
> ---
[ http://jira.codehaus.org/browse/CONTINUUM-73?page=all ]
Jason van Zyl reassigned CONTINUUM-73:
--
Assign To: Trygve Laugstol
> Put sensible defaults into maven-settings.xml
> -
>
> Key: CONTINUUM-
[ http://jira.codehaus.org/browse/CONTINUUM-86?page=all ]
Jason van Zyl reassigned CONTINUUM-86:
--
Assign To: Trygve Laugstol
> Use constants in addXProject methods
>
>
> Key: CONTINUUM-86
> URL:
[ http://jira.codehaus.org/browse/CONTINUUM-89?page=all ]
Jason van Zyl reassigned CONTINUUM-89:
--
Assign To: Trygve Laugstol
> Get rid of the use of configurations (properties) in the type specific
> project subclasses
> ---
[ http://jira.codehaus.org/browse/CONTINUUM-88?page=all ]
Jason van Zyl reassigned CONTINUUM-88:
--
Assign To: Trygve Laugstol
> Most of the add python scripts don't work
> -
>
> Key: CONTINUUM-88
>
[ http://jira.codehaus.org/browse/CONTINUUM-62?page=all ]
Jason van Zyl reassigned CONTINUUM-62:
--
Assign To: Trygve Laugstol
> logs are obscure
>
>
> Key: CONTINUUM-62
> URL: http://jira.codehaus.org/browse/CONTINU
[ http://jira.codehaus.org/browse/CONTINUUM-66?page=all ]
Jason van Zyl reassigned CONTINUUM-66:
--
Assign To: Trygve Laugstol
> m2 install should work for continuum-plexus-application
> ---
>
>
[ http://jira.codehaus.org/browse/MNG-338?page=comments#action_38361 ]
Ryan Sonnek commented on MNG-338:
-
as an example, geronimo has an implementation of the java transaction api, so i
could use that AS the jdbc jar. any timeline on this?
> provide s
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
[
http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38351 ]
Morten Kristiansen commented on MPDASHBOARD-23:
---
I actually have another plugin (that's were we started) that plots history pr
project. I used the dashboard agg
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing Open Symphony
Syncing OS Java
mypath: /home/projects/maven/repository-tools/repoclean/repoclean.sh
Setting mydir based on mypath...
mydir: /home/projects/maven/repository-tools
50 matches
Mail list logo