Author: brett
Date: Tue Jun 21 23:46:26 2005
New Revision: 191773
URL: http://svn.apache.org/viewcvs?rev=191773&view=rev
Log:
simplify the resolveTransitively API, and implement the new collector up to the
level of functionality of the original.
Added:
maven/components/trunk/maven-artifact
Hi,
Here are a few of notes for archetype creation (# MNG-490). Sorry about the duplicate post but wasn't sure if a long post on JIRA was good idea :-). Would be great if someone can comment (or any other thoughts) if I am on the right track here.
Thanks,
Rahul
'archetype.xml' or archetyp
+1
John Casey wrote:
Hello everyone,
This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on
Wednesday, June 22. I realize that this is relatively short notice, but
we've been pushing right up to the wire to get as many of these issues
fixed before we release. Now, it appears we'
+1
Emmanuel
John Casey wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello everyone,
This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on
Wednesday, June 22. I realize that this is relatively short notice, but
we've been pushing right up to the wire to get as many of t
[ http://jira.codehaus.org/browse/MNG-393?page=comments#action_41844 ]
Choong Yong Koh commented on MNG-393:
-
Could be that Malachi forgot to change folder into the generated project before
running "m2 install". Happened to me when I tried to follow the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello everyone,
This is a vote to release Maven 2.0 alpha 3 and all plugins in SVN on
Wednesday, June 22. I realize that this is relatively short notice, but
we've been pushing right up to the wire to get as many of these issues
fixed before we releas
implement version range support in the artifact collector
-
Key: MNG-505
URL: http://jira.codehaus.org/browse/MNG-505
Project: Maven 2
Type: New Feature
Components: maven-artifact
Reporter: Brett Porter
[ http://jira.codehaus.org/browse/MNG-303?page=comments#action_41841 ]
Brett Porter commented on MNG-303:
--
not including version ranges at this point
> dependency mediation and conflict management
>
>
>
[ http://jira.codehaus.org/browse/MNG-483?page=all ]
Brett Porter updated MNG-483:
-
Fix Version: (was: 2.0-alpha-3)
2.0-beta-1
> sort out artifact attachment
>
>
> Key: MNG-483
> URL: http:/
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050622.000705.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050622.000705.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/22-Jun-2005_12.02.55/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MAVEN-1632?page=all ]
Brett Porter closed MAVEN-1632:
---
Resolution: Fixed
Fix Version: 1.1-beta-1
1.1-beta-1 uses the JDK XML Parser. You can also remove the endorsed directory
entirely in 1.0.2, the javax.* syst
[ http://jira.codehaus.org/browse/MPJAVA-37?page=all ]
Brett Porter closed MPJAVA-37:
--
Resolution: Duplicate
> Problem with the new XML APIs
> -
>
> Key: MPJAVA-37
> URL: http://jira.codehaus.org/browse/MPJ
[ http://jira.codehaus.org/browse/MNG-498?page=all ]
John Casey closed MNG-498:
--
Resolution: Fixed
> plugin version prompting
>
>
> Key: MNG-498
> URL: http://jira.codehaus.org/browse/MNG-498
> Project: Maven
Author: jdcasey
Date: Tue Jun 21 20:27:27 2005
New Revision: 191757
URL: http://svn.apache.org/viewcvs?rev=191757&view=rev
Log:
Fixing plugin-version prompting once and for all (hopefully)...at least, the
logic.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plug
Problem with new XML APIs
-
Key: MAVEN-1632
URL: http://jira.codehaus.org/browse/MAVEN-1632
Project: maven
Type: Bug
Versions: 1.0.2
Environment: Mac OS X 10.4.1
Reporter: Jon Dokulil
When compiling a class which makes a call to
Problem with the new XML APIs
-
Key: MPJAVA-37
URL: http://jira.codehaus.org/browse/MPJAVA-37
Project: maven-java-plugin
Type: Bug
Versions: 1.5
Environment: Mac OS X 10.4.1
Reporter: Jon Dokulil
When compiling a class which
[ http://jira.codehaus.org/browse/MNG-389?page=comments#action_41833 ]
Edwin Punzalan commented on MNG-389:
Its fine now with the version from SVN. Thanks
> site:site Exception
> ---
>
> Key: MNG-389
> URL: http://jira.c
[ http://jira.codehaus.org/browse/MNG-504?page=all ]
Brett Porter moved MPIDEA-33 to MNG-504:
Key: MNG-504 (was: MPIDEA-33)
Project: Maven 2 (was: maven-idea-plugin)
> target directories not excluded
> ---
>
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.220700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.220700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.210705.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.210705.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MNG-178?page=all ]
Brett Porter closed MNG-178:
Resolution: Fixed
applied - thanks for sticking with it! This was a good patch - good doco in
particular.
I made some important modifications:
- buffered the file reader
Author: brett
Date: Tue Jun 21 19:11:06 2005
New Revision: 191752
URL: http://svn.apache.org/viewcvs?rev=191752&view=rev
Log:
remove cruft
Modified:
maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java
Modified:
maven/comp
Author: brett
Date: Tue Jun 21 19:07:42 2005
New Revision: 191751
URL: http://svn.apache.org/viewcvs?rev=191751&view=rev
Log:
add reports and a comment on why this is all too much but nevertheless
necessary for now
Modified:
maven/components/trunk/m2-bootstrap-all.sh
Modified: maven/compone
Author: brett
Date: Tue Jun 21 19:05:55 2005
New Revision: 191750
URL: http://svn.apache.org/viewcvs?rev=191750&view=rev
Log:
add artifact scope tests
Modified:
maven/components/trunk/maven-artifact/src/test/java/org/apache/maven/artifact/resolver/DefaultArtifactCollectorTest.java
Modified:
[ http://jira.codehaus.org/browse/MNG-377?page=all ]
John Casey updated MNG-377:
---
Description:
We have a default rule which will be used as a fallback, where the
prefix "idea" is turned into "maven-idea-plugin". This will be retained
if no other information is
[ http://jira.codehaus.org/browse/MNG-498?page=all ]
Brett Porter reopened MNG-498:
--
this is still happening for me after an update and bootstrap.
Group ID: org.apache.maven.plugins
Artifact ID: maven-pmd-plugin
Detected (NEW) Version: 2.0-alpha-1-SNAPSH
[ http://jira.codehaus.org/browse/MNG-480?page=all ]
Brett Porter closed MNG-480:
Resolution: Fixed
Fix Version: (was: 2.0-rc1)
2.0-alpha-3
> fix it0023, it0026
> --
>
> Key: MNG-480
> URL: htt
[ http://jira.codehaus.org/browse/MNG-480?page=all ]
Brett Porter reopened MNG-480:
--
reopen to fix version
> fix it0023, it0026
> --
>
> Key: MNG-480
> URL: http://jira.codehaus.org/browse/MNG-480
> Project: Maven 2
[ http://jira.codehaus.org/browse/MNG-491?page=all ]
Brett Porter closed MNG-491:
Resolution: Fixed
Fix Version: (was: 2.0-beta-1)
2.0-alpha-3
> when selecting [a]ll at the register plugin version prompt, the plugin
> version
[ http://jira.codehaus.org/browse/MNG-494?page=all ]
Brett Porter closed MNG-494:
Resolution: Fixed
Fix Version: (was: 2.0-beta-1)
2.0-alpha-3
> defer plugin dependency resolution to execution rather than at addPlugin
> ---
[ http://jira.codehaus.org/browse/MNG-494?page=all ]
Brett Porter reopened MNG-494:
--
reopen to fix version
> defer plugin dependency resolution to execution rather than at addPlugin
> ---
[ http://jira.codehaus.org/browse/MNG-491?page=all ]
Brett Porter reopened MNG-491:
--
reopen to fix version
> when selecting [a]ll at the register plugin version prompt, the plugin
> version manager attempts to register the first plugin's version as rejec
Author: brett
Date: Tue Jun 21 18:21:07 2005
New Revision: 191749
URL: http://svn.apache.org/viewcvs?rev=191749&view=rev
Log:
PR: MNG-178
Submitted by: Kenney Westerhof
Reviewed by: Brett Porter
add filtering support to the resources
(applied with modifications)
Added:
maven/components/tr
Author: brett
Date: Tue Jun 21 17:31:33 2005
New Revision: 191748
URL: http://svn.apache.org/viewcvs?rev=191748&view=rev
Log:
change artifact resolution result to have a set of artifacts instead of a map,
as everything dealt with them as a collection anyway.
Modified:
maven/components/trunk
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Hi Vincent,
You should create a new section for 1.9.2-SNAPSHOT, with
date="in Subversion", and change the currentVersion in project.xml as
this is new developmenet after a 1.9.1 release.
Thanks,
Brett
[EMAIL PROTECTED] wrote:
Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
UR
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_08.01.02/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MNG-503?page=all ]
John Casey closed MNG-503:
--
Resolution: Fixed
patch applied; thanks Kenney
> Typo in package names in components.xml causes failure
> --
>
>
[ http://jira.codehaus.org/browse/MNG-467?page=all ]
John Casey closed MNG-467:
--
Resolution: Fixed
applied Kenney Westerhof's patch, and ran down potential NPE when using a list
of dependencies in the DependencyTask by creating a dummy Pom object to allow
Author: jdcasey
Date: Tue Jun 21 16:25:26 2005
New Revision: 191744
URL: http://svn.apache.org/viewcvs?rev=191744&view=rev
Log:
Resolving issue: MNG-467 (patch from Kenney Westerhof applied, with minor
formatting modifications)
Resolving issue: MNG-503 (another patch from Kenney Westerhof applied
[ http://jira.codehaus.org/browse/MNG-467?page=all ]
Kenney Westerhof updated MNG-467:
-
Attachment: patch2
This is a patch for the sample.build.xml that illustrates and documents
how to use maven-artifact-ant when you do NOT place the jars in $ANT_HOME/l
Please upload latest Simian-2.2.4.jar
-
Key: MAVENUPLOAD-412
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-412
Project: maven-upload-requests
Type: Task
Reporter: Benoit Xhenseval
Attachments: simian-2.2.4-foribiblio.jar
H
[ http://jira.codehaus.org/browse/MPXDOC-148?page=all ]
Vincent Siveton closed MPXDOC-148:
--
Assign To: Vincent Siveton (was: Arnaud HERITIER)
Resolution: Fixed
Fix Version: 1.9.1
Done in SVN.
Thanks.
To get the current snapshot, you c
[ http://jira.codehaus.org/browse/MPSIMIAN-14?page=all ]
Benoit Xhenseval updated MPSIMIAN-14:
-
Attachment: changes.xml.diff.txt
Diff for changes.xml
I cannot see how to update the cvs-usage pages
> Upgrade to Simian 2.2.4 and uses XML format
> ---
Typo in package names in components.xml causes failure
--
Key: MNG-503
URL: http://jira.codehaus.org/browse/MNG-503
Project: Maven 2
Type: Bug
Components: maven-artifact-ant
Versions: 2.0-alpha-3
Enviro
[ http://jira.codehaus.org/browse/MPSIMIAN-14?page=all ]
Benoit Xhenseval updated MPSIMIAN-14:
-
Attachment: plugin-resources.zip
plugin.jelly.diff.txt
project.xml
Here are the diff files!!!
I also enclose the new plug-
[ http://jira.codehaus.org/browse/MNG-485?page=comments#action_41814 ]
Kevin Brown commented on MNG-485:
-
Potentially handy python script to genererate visual representation of
dependency tree (on ibiblio and/or local repo) is below:
output (for dom4j):
[E
[ http://jira.codehaus.org/browse/MNG-467?page=all ]
Kenney Westerhof updated MNG-467:
-
Attachment: MNG-467.patch
John asked me for assistance on this one. Solved the problem by fixing
the ClassRealm in plexus. Another fix was to set the
Thread.currentT
Upgrade to Simian 2.2.4 and uses XML format
---
Key: MPSIMIAN-14
URL: http://jira.codehaus.org/browse/MPSIMIAN-14
Project: maven-simian-plugin
Type: Improvement
Reporter: Benoit Xhenseval
why the usage of XML report for S
Author: vsiveton
Date: Tue Jun 21 13:23:17 2005
New Revision: 191720
URL: http://svn.apache.org/viewcvs?rev=191720&view=rev
Log:
MPXDOC-148: fixed bundles expression
Modified:
maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/templates/cvs-usage.xml
maven/maven-1/plugins/trunk/xdoc/
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 1 (2 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_04.01.06/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_41805 ]
Grégory Joseph (old account) commented on MPWAR-41:
---
Seems I can't edit/rename, sorry, but yes, a generic way of merging artifacts
would be fine.
> Ability to merge ot
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.140700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.140700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Hi,
> There's a lot of confusion about the servlet and jsp apis, many
> projects reference the servlet 2.4 while in Tomcat 5.5 the version
> included says 2.4.public_draft, so I really don't know if there's
> available a 2.4 "final" somewhere.
The version that ships with Tomcat 5.5 and all but th
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.130701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.130701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: jdcasey
Date: Tue Jun 21 10:13:24 2005
New Revision: 191688
URL: http://svn.apache.org/viewcvs?rev=191688&view=rev
Log:
Fixing artifact handling to only process the runtime artifacts, and select out
the tld's from that. This is for the war mojo, BTW. :)
Modified:
maven/components/tr
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41802 ]
Brett Porter commented on MNG-377:
--
looks good.
> implement group/artifactID looked by plugin prefix
> --
>
> Key: MNG-377
>
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_41800 ]
Jerome Lacoste commented on MPWAR-41:
-
If you change this issue into: "allow to unpack dependencies in a specific
place of the war file", then I would vote for it.
I.e. you specify
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41798 ]
John Casey commented on MNG-377:
Forgot one point:
- modify the lifecycle executor's prefix lookup method to use the
PluginGroupResolver.
> implement group/artifactID looked by plugin p
[ http://jira.codehaus.org/browse/MNG-377?page=comments#action_41797 ]
John Casey commented on MNG-377:
I think I've got the issue condensed to the following:
--
requirements
===
* allow users to specify a list o
[ http://jira.codehaus.org/browse/MNG-178?page=all ]
Brett Porter updated MNG-178:
-
Fix Version: (was: 2.0-beta-1)
2.0-alpha-3
> filter definition
> -
>
> Key: MNG-178
> URL: http://jira.codehaus.org/bro
[ http://jira.codehaus.org/browse/MNG-63?page=all ]
Brett Porter closed MNG-63:
---
Resolution: Won't Fix
Fix Version: (was: 2.0-alpha-3)
> current pom.artifactId not detected as part of a cyclical dependency
> --
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.120707.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.120707.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Author: brett
Date: Tue Jun 21 09:12:44 2005
New Revision: 191675
URL: http://svn.apache.org/viewcvs?rev=191675&view=rev
Log:
add failing test for MNG-63
Added:
maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/CyclicDependencyException.java
Modified:
[ http://jira.codehaus.org/browse/MNG-500?page=all ]
John Casey closed MNG-500:
--
Resolution: Fixed
sort of a hack of a fix. we may need some better component support to decide
whether things are binary dependencies or not in the future. Currently,
filter
Author: jdcasey
Date: Tue Jun 21 09:08:40 2005
New Revision: 191674
URL: http://svn.apache.org/viewcvs?rev=191674&view=rev
Log:
PR: MNG-500Not sure if anything else is touched besides the war mojo. If
so, we should factor the inclusion logic into some sort of component for
maintenance purpos
[ http://jira.codehaus.org/browse/MNG-178?page=all ]
Kenney Westerhof updated MNG-178:
-
Attachment: MNG-178-patch-4-svn
Latest patch - reworked against latest svn revision and tested.
> filter definition
> -
>
> Key: MNG-178
>
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_12.03.20/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Move detection of plugin-execution id-collisions into the project validator,
rather than the DefaultMavenProjectBuilder.
Key: MNG-502
URL: http://jira.codehau
target directories not excluded
---
Key: MPIDEA-33
URL: http://jira.codehaus.org/browse/MPIDEA-33
Project: maven-idea-plugin
Type: Improvement
Reporter: Matthew Pocock
Priority: Minor
I ran m2 idea:idea and it generated files tha
Author: jdcasey
Date: Tue Jun 21 08:45:51 2005
New Revision: 191670
URL: http://svn.apache.org/viewcvs?rev=191670&view=rev
Log:
Dressing up the execution collision error some more for non -X output.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/Default
[ http://jira.codehaus.org/browse/MNG-497?page=all ]
John Casey closed MNG-497:
--
Resolution: Fixed
> Improve error message when the plugin configuration is invalid
> --
>
> Key: MNG-497
>
Author: jdcasey
Date: Tue Jun 21 08:36:00 2005
New Revision: 191669
URL: http://svn.apache.org/viewcvs?rev=191669&view=rev
Log:
Improving error reporting when execution id's collide.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuil
[ http://jira.codehaus.org/browse/MNG-501?page=all ]
Matthew Pocock updated MNG-501:
---
Attachment: MNG-501.txt
Added a hyperlink to the issue tracking page.
> applying patch webpage doesn't say how to submit an issue
> -
applying patch webpage doesn't say how to submit an issue
-
Key: MNG-501
URL: http://jira.codehaus.org/browse/MNG-501
Project: Maven 2
Type: Improvement
Components: documentation
Versions: 2.0-alpha-3
[ http://jira.codehaus.org/browse/MNG-500?page=all ]
Brett Porter updated MNG-500:
-
Fix Version: 2.0-alpha-3
> EJB client not included in installation
> ---
>
> Key: MNG-500
> URL: http://jira.codehaus.or
EJB client not included in installation
---
Key: MNG-500
URL: http://jira.codehaus.org/browse/MNG-500
Project: Maven 2
Type: Bug
Components: maven-plugins
Versions: 2.0-alpha-3
Environment: Windows XP SP2, J2SE 5.0
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.110700.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.110700.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
[ http://jira.codehaus.org/browse/MNG-499?page=all ]
Matthew Pocock updated MNG-499:
---
Attachment: MNG-499.diff
Here's a diff that adds some text. Somebody shoud check it over :)
> the README.txt for maven-components doesn't say how to handle proxies
> ---
the README.txt for maven-components doesn't say how to handle proxies
-
Key: MNG-499
URL: http://jira.codehaus.org/browse/MNG-499
Project: Maven 2
Type: Improvement
Components: documentation
[ http://jira.codehaus.org/browse/MNG-498?page=all ]
John Casey closed MNG-498:
--
Resolution: Fixed
> plugin version prompting
>
>
> Key: MNG-498
> URL: http://jira.codehaus.org/browse/MNG-498
> Project: Maven
Author: jdcasey
Date: Tue Jun 21 07:51:55 2005
New Revision: 191664
URL: http://svn.apache.org/viewcvs?rev=191664&view=rev
Log:
Resolving: MNG-495
o Pressing [ENTER] at a plugin update prompt should result in the plugin being
registered, as indicated by the prompt.
o Use CLI switch '--no-plugin-
On Tue, 2005-06-21 at 08:24 +1000, Brett Porter wrote:
> We really should have a separate site module (Actually we do, but it
> isn't the main site yet), and we should grant all committers access to
> it on request (like Jakarta does). But in lieu of that, the entry point
> still resides under c
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.100701.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.100701.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
+1
On Jun 21, 2005, at 9:00 AM, Vincent Siveton wrote:
+1
2005/6/20, Brett Porter <[EMAIL PROTECTED]>:
We really should have a separate site module (Actually we do, but it
isn't the main site yet), and we should grant all committers
access to
it on request (like Jakarta does). But in lieu o
[ http://jira.codehaus.org/browse/MNG-491?page=all ]
John Casey closed MNG-491:
--
Resolution: Fixed
found flawed logic in the prompting method.
> when selecting [a]ll at the register plugin version prompt, the plugin
> version manager attempts to register
Author: brett
Date: Tue Jun 21 06:50:00 2005
New Revision: 191658
URL: http://svn.apache.org/viewcvs?rev=191658&view=rev
Log:
reduce phase bindings for plexus application
Modified:
maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml
Modified:
maven/component
Allow ability to specify the compiler resource patterns
---
Key: MPIDEA-32
URL: http://jira.codehaus.org/browse/MPIDEA-32
Project: maven-idea-plugin
Type: Improvement
Environment: Maven 1.0.2
Reporter: Wim Debl
[ http://jira.codehaus.org/browse/MPIDEA-30?page=comments#action_41782 ]
Wim Deblauwe commented on MPIDEA-30:
I could use this also. Please apply this patch.
> Allow multiproject processing that optionally doesn't link the modules
> -
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
+1
2005/6/20, Brett Porter <[EMAIL PROTECTED]>:
> We really should have a separate site module (Actually we do, but it
> isn't the main site yet), and we should grant all committers access to
> it on request (like Jakarta does). But in lieu of that, the entry point
> still resides under core/trunk
Distribution:
http://www.codehaus.org/~maven/m2/m2-20050621.080702.tar.gz
Log:
http://www.codehaus.org/~maven/m2-build-logs/m2-build-log-20050621.080702.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
Adding JDK 5.0 package-info.java files to my project causes the JXR plugin to
fail
--
Key: MPJXR-28
URL: http://jira.codehaus.org/browse/MPJXR-28
Project: maven-jxr-plugin
Type: Bug
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/21-Jun-2005_08.08.16/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Hi,
I'm a member of the maven group. We are responsible of mantaining and
keep consistent the repository at www.ibiblio.org/maven.
There's a lot of confusion about the servlet and jsp apis, many
projects reference the servlet 2.4 while in Tomcat 5.5 the version
included says 2.4.public_draft, so
Author: brett
Date: Tue Jun 21 05:16:26 2005
New Revision: 191653
URL: http://svn.apache.org/viewcvs?rev=191653&view=rev
Log:
comment and clean up
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/components/trunk/ma
1 - 100 of 122 matches
Mail list logo