Author: brett
Date: Thu Apr 28 23:49:53 2005
New Revision: 165269
URL: http://svn.apache.org/viewcvs?rev=165269&view=rev
Log:
playground for the SCM wagon
Added:
maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/maven/artifact/ant/CustomWagonManager.java
(with props)
Modi
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050429.020700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050429.020700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: brett
Date: Thu Apr 28 23:06:14 2005
New Revision: 165266
URL: http://svn.apache.org/viewcvs?rev=165266&view=rev
Log:
don't fail if there is a default value and the parameter is set to required.
Reformat according to intelliJ settings.
Modified:
maven/components/trunk/maven-core/src/
Author: brett
Date: Thu Apr 28 23:02:57 2005
New Revision: 165265
URL: http://svn.apache.org/viewcvs?rev=165265&view=rev
Log:
update for the times
Modified:
maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
Modified: maven/components/trunk/maven-plugins/maven-assembly-plugin
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
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050428.220700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.220700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MPWAR-30?page=comments#action_38310 ]
Felipe Leme commented on MPWAR-30:
--
Hi Fabrizio,
The problem with adding jar:jar as prereqs is that it would be called anyway,
even if the project does not have any Java file (the
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.210700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: jdcasey
Date: Thu Apr 28 18:06:58 2005
New Revision: 165246
URL: http://svn.apache.org/viewcvs?rev=165246&view=rev
Log:
Fixing IT's broken by Plugin->Mojo rename
Modified:
maven/components/trunk/maven-core-it/it0011/src/main/java/org/apache/maven/it0011/PersonFinder.java
maven/c
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.203906.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: evenisse
Date: Thu Apr 28 17:36:33 2005
New Revision: 165244
URL: http://svn.apache.org/viewcvs?rev=165244&view=rev
Log:
Add reporting api and manager
Modified:
maven/components/trunk/maven-mboot2/src/main/java/MBoot.java
Modified: maven/components/trunk/maven-mboot2/src/main/java/MB
Author: jdcasey
Date: Thu Apr 28 17:29:04 2005
New Revision: 165242
URL: http://svn.apache.org/viewcvs?rev=165242&view=rev
Log:
Cleaning up errors I introduced with search-and-replace, and with marmalade
scripting support. I'm marking marmalade support out for now, until I can get
that stuff dra
Author: evenisse
Date: Thu Apr 28 17:31:36 2005
New Revision: 165243
URL: http://svn.apache.org/viewcvs?rev=165243&view=rev
Log:
Add missing import
Modified:
maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java
Modified:
maven/component
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
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.200700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Somebody (not a Maven committer) was working on it, but they seem to
have discontinued the effort. I could try and get in touch with them to
see if they have anything to start with.
All SCM implementations would be done in the Maven SCM subproject, eg:
http://svn.apache.org/viewcvs.cgi/maven/scm/t
Author: evenisse
Date: Thu Apr 28 16:46:24 2005
New Revision: 165234
URL: http://svn.apache.org/viewcvs?rev=165234&view=rev
Log:
ignores
Modified:
maven/components/trunk/sandbox/maven-reports/maven-project-info-reports-plugin/
(props changed)
Propchange:
maven/components/trunk/sandbox/m
Author: evenisse
Date: Thu Apr 28 16:44:59 2005
New Revision: 165233
URL: http://svn.apache.org/viewcvs?rev=165233&view=rev
Log:
Add Dependencies Report
Added:
maven/components/trunk/sandbox/maven-reports/
maven/components/trunk/sandbox/maven-reports/maven-project-info-reports-plugin/
Author: evenisse
Date: Thu Apr 28 16:43:33 2005
New Revision: 165232
URL: http://svn.apache.org/viewcvs?rev=165232&view=rev
Log:
o check if plugin version is defined
o refactor the report execution, it use only the MavenReportConfiguration
o obtain reports list via reportManager.getReports
Added:
Author: jdcasey
Date: Thu Apr 28 16:14:23 2005
New Revision: 165228
URL: http://svn.apache.org/viewcvs?rev=165228&view=rev
Log:
Cleaning up sysout from debugging.
Modified:
maven/components/trunk/maven-plugin-descriptor/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilder
Author: jdcasey
Date: Thu Apr 28 16:13:28 2005
New Revision: 165227
URL: http://svn.apache.org/viewcvs?rev=165227&view=rev
Log:
Adding @readonly annotations to those parameters which should never be directly
configured by users...
Modified:
maven/components/trunk/maven-plugins/maven-assembl
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050428.190700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.190700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: jdcasey
Date: Thu Apr 28 16:06:11 2005
New Revision: 165225
URL: http://svn.apache.org/viewcvs?rev=165225&view=rev
Log:
o Cleaned up field-level annotation support (especially descriptor extraction,
generation, and building)
o Converted all "core" plugins (including maven-core-it-plugin)
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
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050428.150703.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050428.150703.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
I was curious what the status of VSS support is?
I'd be willing to chip in if someone could point me to an example or
current source of VSS support.
Incidentally, I seem to be unable to access the SVN repository for Maven:
http://svn.apache.org/repos/asf/maven/maven-1/core/trunk
Author: brett
Date: Thu Apr 28 11:41:07 2005
New Revision: 165173
URL: http://svn.apache.org/viewcvs?rev=165173&view=rev
Log:
more helpful error message
Modified:
maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/DefaultArtifact.java
Modified:
maven/components/t
I'll try to publish a SNAPSHOT with the multi-locales xdoc plugin this WE.
Arnaud
On 4/28/05, Vincent Siveton <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> > 1.
> > Will Maven 2 follow an approach to I18N - will MPXDOC-128 be the solution ?
>
> AFAIK M2 will provide i18n directly in the POM.
> The
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
Document property "failureProperty"
Key: MPTEST-50
URL: http://jira.codehaus.org/browse/MPTEST-50
Project: maven-test-plugin
Type: Bug
Environment: Unimportant
Reporter: Achim Westermann
Priority: Trivial
Sorry, I am j
Hi again,
> 1.
> Will Maven 2 follow an approach to I18N - will MPXDOC-128 be the solution ?
AFAIK M2 will provide i18n directly in the POM.
The site plugin will generate the website and the reports in different
languages.
>
> 2.
> Can you provide a clean snapshot hat can be used as Jump-Start
[
http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38292 ]
Morten Kristiansen commented on MPDASHBOARD-23:
---
Documentation of plugin:
http://www.mortenkristiansen.net/maven-dashboard-ext-plugin/index.html
> Dashboard his
[
http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38291 ]
Morten Kristiansen commented on MPDASHBOARD-23:
---
Example of report:
http://www.mortenkristiansen.net/dashboard-test/dashboard-report.html
> Dashboard history
>
Dashboard history
-
Key: MPDASHBOARD-23
URL: http://jira.codehaus.org/browse/MPDASHBOARD-23
Project: maven-dashboard-plugin
Type: New Feature
Versions: 1.7
Reporter: Morten Kristiansen
Priority: Trivial
We have created functionallity
[ http://jira.codehaus.org/browse/MPXDOC-128?page=comments#action_38284 ]
Valerie Nyre commented on MPXDOC-128:
-
Hello Folks
I am back here again - a simple Maven User -
Two questions:
1.
Will Maven 2 follow an approach to I18N - will MPXDOC-1
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/MNG-51?page=comments#action_38279 ]
Brett Porter commented on MNG-51:
-
additional thoughts on the multipage reports, other than the other feedback
already sent by email:
for deliberately "single" reports that span mult
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/MPWAR-30?page=comments#action_38274 ]
fabrizio giustina commented on MPWAR-30:
ps. the patch should be modified to only use jar:jar as a prereqs, so that it
will not be called twice
> [PATCH] Option to pack pr
[ http://jira.codehaus.org/browse/MPWAR-30?page=comments#action_38272 ]
fabrizio giustina commented on MPWAR-30:
+1 for adding this feature.
If you have a single webapp project you can prefer to pack your classes in a
single jar for distributio
40 matches
Mail list logo