Re: The Maven PMC welcomes Deng Ching

2007-08-20 Thread allan ramirez
Deng!!! Congratz :D On 8/21/07, Maria Odea Ching <[EMAIL PROTECTED]> wrote: > > Thanks everyone! :-) > > -Deng > > Henry Isidro wrote: > > Wow! Congratulations Deng! > > > > On 8/21/07, Brett Porter <[EMAIL PROTECTED]> wrote: > > > >> Welcome, Deng! > >> > >> Congrats - it's great to have you

Re: [vote] release maven-changelog-plugin 2.0

2007-01-21 Thread allan ramirez
+1 -allan On 1/21/07, Rahul Thakur <[EMAIL PROTECTED]> wrote: +1 Rahul - Original Message - From: "Dennis Lundberg" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Saturday, January 20, 2007 12:08 PM Subject: [vote] release maven-changelog-plugin 2.0 > Hi, > > I'd like to re

Re: Unable to checkout maven and plugin source code

2007-01-17 Thread allan ramirez
Hi drekka, what component did you checked out? I tried the /plugins/trunk and it was fine. On 1/17/07, drekka <[EMAIL PROTECTED]> wrote: Yes I did have a https connection. I turned it off and tried again. This time I got: REPORT request failed on '/repos/asf/!svn/vcc/default' Corrupt GZIP tr

Re: Unable to checkout maven and plugin source code

2007-01-16 Thread allan ramirez
I just checked out the source a while ago using svn command and I did not encountered any problems with it. On 1/17/07, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 1/17/07, drekka <[EMAIL PROTECTED]> wrote: > > Hello everyone, > > I've tried several times to checkout the source code so I can

Re: [discuss] A new name for the repository manager?

2006-08-04 Thread Allan Ramirez
I like Maven Curator. nhb wrote: Hi, Brett invited me to post an idea or two I had to the list: Maven Curator # The person responsible for developing and maintaining collections. http://www.lib.unc.edu/instruct/manuscripts/glossary/ # A person who catalogs and cares for artifacts after they

Re: Review surefire plugin documentation

2006-08-03 Thread Allan Ramirez
Thanks for all the comments of the reviewers. Updated docs is still available here http://people.apache.org/~aramirez/maven-surefire-plugin/ Cheers, allan Allan Ramirez wrote: Hi everyone, Just updated the docs of the surefire plugin. I hope you dont mind if you take a look and give me

Re: Review of maven-dependency-plugin documentation

2006-08-03 Thread Allan Ramirez
Done in updating the docs. Thanks for all the comments of reviewers. Site is still available at http://people.apache.org/~aramirez/maven-dependency-plugin/ Cheers, allan Allan Ramirez wrote: Hi Everyone, The plugin docs for maven-dependency-plugin is now ready for review. Staging site can

Re: Review surefire plugin documentation

2006-08-03 Thread Allan Ramirez
8-01 at 11:15 +1200, Simon Kitching wrote: On Fri, 2006-07-28 at 20:05 +0200, Dennis Lundberg wrote: Allan Ramirez wrote: Hi everyone, Just updated the docs of the surefire plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging s

Re: Review of maven-dependency-plugin documentation

2006-08-02 Thread Allan Ramirez
wherein by "resolve", you meant the "resolve" goal) in FAQ.html remove "most" from the phrase "...the most recommended plugin to use..." Thanks a bunch ^_^ Franz On 8/1/06, Allan Ramirez <[EMAIL PROTECTED]> wrote: Hi Everyone, The plugin

Re: Review of maven-dependency-plugin documentation

2006-08-02 Thread Allan Ramirez
changed. Thanks for that. allan Matt Brozowski wrote: On Aug 1, 2006, at 7:18 PM, Allan Ramirez wrote: Hi Everyone, The plugin docs for maven-dependency-plugin is now ready for review. Staging site can be found here. http://people.apache.org/~aramirez/maven-dependency-plugin/ Most of

Review of maven-antrun-plugin documentation

2006-08-01 Thread Allan Ramirez
maven-antrun-plugin documentation is now ready for review. Staging site can be found here: http://people.apache.org/~aramirez/maven-antrun-plugin/ jira issue: http://jira.codehaus.org/browse/MANTRUN-55 Thank you very much Franz See for your great work here. Cheers, allan ---

Review of maven-dependency-plugin documentation

2006-08-01 Thread Allan Ramirez
Hi Everyone, The plugin docs for maven-dependency-plugin is now ready for review. Staging site can be found here. http://people.apache.org/~aramirez/maven-dependency-plugin/ Thanks, allan - To unsubscribe, e-mail: [EMAIL PROT

Re: Contribution to the Plugin Documentation

2006-07-28 Thread Allan Ramirez
Hi Pete, I deployed your staging site on the following link: ejb plugin - http://people.apache.org/~aramirez/maven-ejb-plugin/ scm plugin - http://people.apache.org/~aramirez/maven-scm-plugin/ Thanks, allan Allan Ramirez wrote: Hi pete, I can do that. I will mail you after I deployed it

Re: Contribution to the Plugin Documentation

2006-07-27 Thread Allan Ramirez
Hi pete, I can do that. I will mail you after I deployed it. Cheers, allan Pete Marvin King wrote: Hello All, I have contributed some plugin documentations for the ejb plugin and scm plugin. I don't have anyplace to stage the documentation patches if anyone is interested in staging t

Re: Maven Archetype Plugin Documentation needs Reviewing

2006-07-26 Thread Allan Ramirez
Hi Franz, Nice work with the plugin. Here are my comments ++ index.html + work in progress -> currently under development Under Goals Overview section: + Once the archetype is retrieve it is process -> Once the archetype is ret

Re: svn commit: r425406 - in /maven/plugins/trunk/maven-surefire-plugin: ./ src/main/java/org/apache/maven/plugin/surefire/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-26 Thread Allan Ramirez
Hi Trygve, done. Thanks! allan Trygve Laugstøl wrote: [EMAIL PROTECTED] wrote: Author: aramirez Date: Tue Jul 25 07:49:28 2006 New Revision: 425406 URL: http://svn.apache.org/viewvc?rev=425406&view=rev Log: (empty) Please make sure you always include a log message. It is impossible to fol

Re: Please review the documentation for the maven-one-plugin

2006-07-25 Thread Allan Ramirez
oopss sorry it should be one:deploy-maven-one-repository *NOT* one:install-maven-one-repository allan Allan Ramirez wrote: Hi Dennis, Nice work! But got confused with the difference between one:install-maven-one-repository goal and the deploy:deploy-file with repositoryLayout as legacy

Re: Please review the documentation for the maven-one-plugin

2006-07-25 Thread Allan Ramirez
Hi Dennis, Nice work! But got confused with the difference between one:install-maven-one-repository goal and the deploy:deploy-file with repositoryLayout as legacy (http://people.apache.org/~aramirez/maven-deploy-plugin/examples/deploying-in-legacy-layout.html). Are they the same? Thanks, a

Review surefire plugin documentation

2006-07-25 Thread Allan Ramirez
Hi everyone, Just updated the docs of the surefire plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging site can be found here http://people.apache.org/~aramirez/maven-surefire-plugin/ Thanks, allan -

Re: Review surefire-report-plugin documentation

2006-07-24 Thread Allan Ramirez
Hi Dennis, Applied comments. Thanks again Cheers, -allan Dennis Lundberg wrote: Allan Ramirez wrote: Hi everyone, Just updated the docs of the surefire-report plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging site can be found here http

Re: Review surefire-report-plugin documentation

2006-07-24 Thread Allan Ramirez
ome border would help? Anyway, this documentation is great. Can't wait to have all this brand new documentation set into place, to really be able to fully use the maven plugins (at least the apache ones). Cheers. Denis. -Message d'origine- De : Allan Ramirez [mailto:[EMAIL PROTECT

Review surefire-report-plugin documentation

2006-07-21 Thread Allan Ramirez
Hi everyone, Just updated the docs of the surefire-report plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging site can be found here http://people.apache.org/~aramirez/maven-surefire-report-plugin/ Thanks, allan --

Re: Review of install plugin

2006-07-18 Thread Allan Ramirez
6/7/18, Allan Ramirez <[EMAIL PROTECTED]>: By the way, the staging site can be found here http://people.apache.org/~aramirez/maven-install-plugin/ allan Allan Ramirez wrote: > Ready for another review. > > Thanks, > allan > > Dennis Lundberg wrote: >> Allan Ramirez

Re: Review for maven-rar-plugin

2006-07-18 Thread Allan Ramirez
(the ra.xml in basic-rar-with-descriptor is empty) in the site or a link to: http://docs.sun.com/source/817-2254-10/Ch_04_sm.html Cheers, Vincent 2006/7/18, Allan Ramirez <[EMAIL PROTECTED]>: Hi Vincent, Im not sure if this is the link you are looking for http://java.sun.com/j2ee/apidocs-

Re: Review for maven-rar-plugin

2006-07-18 Thread Allan Ramirez
Hi Vincent, Im not sure if this is the link you are looking for http://java.sun.com/j2ee/apidocs-1_0-fr/api/index.html Thanks, allan Vincent Siveton wrote: My comments: - faq is empty - add a link to J2EE Connector API specification for the ra.xml Cheers, Vincent 2006/7/17, Allan Ramirez

Re: Review of install plugin

2006-07-18 Thread Allan Ramirez
By the way, the staging site can be found here http://people.apache.org/~aramirez/maven-install-plugin/ allan Allan Ramirez wrote: Ready for another review. Thanks, allan Dennis Lundberg wrote: Allan Ramirez wrote: Hi everyone, Just updated the docs of the install plugin. I hope you dont

Re: Review of install plugin

2006-07-18 Thread Allan Ramirez
Ready for another review. Thanks, allan Dennis Lundberg wrote: Allan Ramirez wrote: Hi everyone, Just updated the docs of the install plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks Cheers, allan Here are my comments: site.xml - Missing the

Review for maven-rar-plugin

2006-07-17 Thread Allan Ramirez
Hi everyone, Just updated the docs of the rar plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks staging site can be found here http://people.apache.org/~aramirez/maven-rar-plugin/ Thanks, allan --

Re: Review of install plugin

2006-07-12 Thread Allan Ramirez
Hi Dennis, Thanks for the comments. will fix immediately. allan Dennis Lundberg wrote: Allan Ramirez wrote: Hi everyone, Just updated the docs of the install plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks Cheers, allan Here are my comments

Review of install plugin

2006-07-11 Thread Allan Ramirez
Hi everyone, Just updated the docs of the install plugin. I hope you dont mind if you take a look and give me some feedback about it. Thanks Cheers, allan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: deploy:deploy-file

2006-07-10 Thread Allan Ramirez
? Shouldn't this be downloaded to local repo and used from there? Is it something to do with Classworlds' realms. Cheers, Rahul - Original Message ----- From: "Allan Ramirez" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Tuesday, July 11, 2006 3:1

Re: deploy:deploy-file

2006-07-09 Thread Allan Ramirez
Hi, This should be on the users mailing list. anyway, to answer your question, When using deploy-deploy-file goal and encountered this error "Error deploying artifact: Unsupported Protocol: 'ftp': Cannot find wagon which supports the requested protocol: ftp" You only have to place the approp

Re: MRM Build Broken

2006-06-12 Thread Allan Ramirez
Build your maven-jar-plugin from svn then try to build mrm again. -allan David Beckedorff wrote: What is the fix for this? I'm using maven-2.0.4. [INFO] Installing D:\MRM\maven-repository-manager-site\maven-repository-application\target\m aven-repository-application-1.0-SNAPSHOT.j

Re: svn commit: r407769 - /maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/DeployFileMojo.java

2006-05-21 Thread Allan Ramirez
Kenney Westerhof wrote: On Fri, 19 May 2006, Brett Porter wrote: [EMAIL PROTECTED] wrote: /** + * Description passed to a generated POM file (in case of generatePom=true) + * + * @parameter expression="${generatePom.description}" + */ +private String descrip

Re: What is in assembly's FileItem

2006-05-16 Thread Allan Ramirez
Hi Dan, It is like the of resources where the expression in resource files such as LICENSE.txt can be interpolated. Hope this helps, allan dan tran wrote: Hello, I am trying to fix http://jira.codehaus.org/browse/MASSEMBLY-100 and having trouble understanding the purpose of element in F

Re: [vote] Fabrice Bellingard as a plugins committer

2006-03-10 Thread Allan Ramirez
+ 1 Brett Porter wrote: Hi, Fabrice worked on the JXR plugin, fixed a number of bugs in the original library and improved the mojo. Active on the users list, with a particular interest in the site plugin, I believe would be a good addition to the project. Please vote: [ ] +1 [ ] +0 abstain [

Re: [vote] Brian Fox as a plugins committer

2006-03-10 Thread Allan Ramirez
+ 1 Brett Porter wrote: Hi, Brian has done a great job in keeping the mojo project in order and has developed the dependency plugin there, which we previously indicated we'd like to have as a part of the Maven plugin artillery. He has also actively helped on the users list and participated on

How to resolve a project jar if it is not yet installed in the repo?

2006-03-09 Thread Allan Ramirez
Hi everyone, Is there a way to resolve a project jar of project modules if it is not yet installed in the repo? I tried the reactorProject.getArtifact().getFile() but it is returning a null value. Thanks in advance, -allan ---

[jira] Closed: (MASSEMBLY-46) artifact classifier not used in outputFileNameMapping

2006-03-07 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-46?page=all ] Allan Ramirez closed MASSEMBLY-46: -- Resolution: Fixed Fixed in svn. > artifact classifier not used in outputFileNameMapp

[jira] Closed: (MJAVADOC-36) Would like a way to get default javadoc behavior

2006-03-07 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-36?page=all ] Allan Ramirez closed MJAVADOC-36: - Resolution: Fixed Applied odea's patch. Thanks > Would like a way to get default javadoc

[jira] Closed: (MJAVADOC-57) empty target/site/apidocs/apidocs/index.html created

2006-03-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-57?page=all ] Allan Ramirez closed MJAVADOC-57: - Resolution: Fixed Applied patch.. Thanks > empty target/site/apidocs/apidocs/index.html crea

[jira] Commented: (MASSEMBLY-33) document assembly descriptoir in more detail

2006-03-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-33?page=comments#action_60292 ] Allan Ramirez commented on MASSEMBLY-33: Already fixed in SVN. > document assembly descriptoir in more detail > > >

[jira] Commented: (MASSEMBLY-56) Refactor DirectoryMojo so it can be run either stand-alone or attached

2006-03-05 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-56?page=comments#action_60175 ] Allan Ramirez commented on MASSEMBLY-56: Does somebody already came up with a good name for this? ;) > Refactor DirectoryMojo so it can be run either stand-alone or attac

[jira] Closed: (MASSEMBLY-11) In a multi-module build, assembly descriptor paths are not project-relative, but erraneously relative to the parent project directory

2006-03-05 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-11?page=all ] Allan Ramirez closed MASSEMBLY-11: -- Resolution: Fixed Fixed in SVN, usage of expressions are now allowed in the assembly descriptor. > In a multi-module build, assembly descriptor pa

[jira] Updated: (MASSEMBLY-11) In a multi-module build, assembly descriptor paths are not project-relative, but erraneously relative to the parent project directory

2006-03-05 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-11?page=all ] Allan Ramirez updated MASSEMBLY-11: --- Remaining Estimate: 4 hours Original Estimate: 4 hours > In a multi-module build, assembly descriptor paths are not project-relative, &g

[jira] Closed: (MJAVADOC-47) Javadoc plugin ignores destDir when used in reporting section

2006-03-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-47?page=all ] Allan Ramirez closed MJAVADOC-47: - Resolution: Fixed Applied Patch. Thanks > Javadoc plugin ignores destDir when used in reporting sect

[jira] Closed: (MJAVADOC-40) javadoc:jar doesn't work if destDir was changed in javadoc:javadoc

2006-03-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-40?page=all ] Allan Ramirez closed MJAVADOC-40: - Resolution: Fixed Applied patch. Thanks > javadoc:jar doesn't work if destDir was changed in javadoc

[jira] Closed: (MJAVADOC-46) Allow -docletpath to be specified as an artifact

2006-03-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-46?page=all ] Allan Ramirez closed MJAVADOC-46: - Resolution: Fixed Applied Patch.. Thanks Wendy and Odea > Allow -docletpath to be specified as an artif

[jira] Closed: (MASSEMBLY-40) Evaluate project variables within assembly descriptors

2006-03-02 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-40?page=all ] Allan Ramirez closed MASSEMBLY-40: -- Resolution: Fixed Fixed in SVN. > Evaluate project variables within assembly descript

[jira] Closed: (MASSEMBLY-71) Allow an archive base directory that accepts variables

2006-02-28 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-71?page=all ] Allan Ramirez closed MASSEMBLY-71: -- Resolution: Fixed Applied Patch. Thanks > Allow an archive base directory that accepts variab

[jira] Closed: (MDEPLOY-7) deploy plugin leaves unnecessary information in the deployed pom.xml

2006-02-23 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-7?page=all ] Allan Ramirez closed MDEPLOY-7: --- Resolution: Fixed I closed this issue because it seems to me that it is already deploying an uninherited, uninjected, uninterpolated POM to the remote repository

Re: [vote] Release Maven 2.0.3

2006-02-22 Thread Allan Ramirez
+ 1 for me John Casey wrote: Hi, I think it's time to release Maven 2.0.3. This release will incorporate 21 resolved JIRA issues, including some critical fixes for Continuum and users of the embedder. The full listing of fixes can be found here: http://jira.codehaus.org/secure/ReleaseNote

[jira] Closed: (MDEPLOY-24) Plugin lacks documentation

2006-02-22 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-24?page=all ] Allan Ramirez closed MDEPLOY-24: Resolution: Fixed Added docs in SVN. Thanks > Plugin lacks documentation > -- > > Key: MDEPLOY-24 >

[jira] Closed: (MDEPLOY-19) Ability to deploy-file as classifier

2006-02-22 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-19?page=all ] Allan Ramirez closed MDEPLOY-19: Resolution: Fixed Fixed in SVN. Thanks Jerome > Ability to deploy-file as classifier > > > Key

[jira] Closed: (MDEPLOY-25) deploy:deploy-file installs the file in the local repository too (but it should not do that)

2006-02-21 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=all ] Allan Ramirez closed MDEPLOY-25: Resolution: Fixed -added the document in the maven-site "guide-deploying-3rd-party-jars.apt" -mentioned that the artifact would be installed both on

[jira] Commented: (MDEPLOY-25) deploy:deploy-file installs the file in the local repository too (but it should not do that)

2006-02-21 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=comments#action_59171 ] Allan Ramirez commented on MDEPLOY-25: -- Ok.. I 'll document it. > deploy:deploy-file installs the file in the local repository too (but it > should

[jira] Closed: (MDEPLOY-21) Deploying an artifact from the local directory failed if the associated pom file is not renamed

2006-02-20 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-21?page=all ] Allan Ramirez closed MDEPLOY-21: Resolution: Fixed Fixed in SVN. This time its for sure :) > Deploying an artifact from the local directory failed if the associated pom > file is not r

[jira] Updated: (MDEPLOY-21) Deploying an artifact from the local directory failed if the associated pom file is not renamed

2006-02-20 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-21?page=all ] Allan Ramirez updated MDEPLOY-21: - Remaining Estimate: 5 hours Original Estimate: 5 hours > Deploying an artifact from the local directory failed if the associated pom > file is not r

Re: [vote] Release maven-clean-plugin 2.1

2006-02-14 Thread Allan Ramirez
+ 1 Carlos Sanchez wrote: +1 On 2/14/06, John Casey (mergere) <[EMAIL PROTECTED]> wrote: Hi, I wanted to call a vote to see if we can release a new version of the maven-clean-plugin for Maven 2. I've just added two features which were covered by two of the three outstanding jira issues -

[jira] Reopened: (MNG-2000) Create comprehensive profiles documentation

2006-02-14 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Allan Ramirez reopened MNG-2000: Assign To: John Casey (was: Allan Ramirez) For review/edits > Create comprehensive profiles documentat

[jira] Closed: (MNG-1996) Enhance "Guide to Configuring Plug-ins" to include effects of configuration inside/outside executions section

2006-02-13 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1996?page=all ] Allan Ramirez closed MNG-1996: -- Resolution: Fixed Applied Patch with small modification.. Thanks > Enhance "Guide to Configuring Plug-ins" to include effects of configuration >

[jira] Closed: (MNG-1778) Guide to sun jars points jca to javax.jca but is not in ibiblio

2006-02-10 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1778?page=all ] Allan Ramirez closed MNG-1778: -- Resolution: Fixed Applied Patch.. Thanks > Guide to sun jars points jca to javax.jca but is not in ibib

[jira] Closed: (MNG-1953) src/main/webapp should be added to "Introduction to the Standard Directory Layout" page

2006-02-10 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1953?page=all ] Allan Ramirez closed MNG-1953: -- Resolution: Fixed Applied. Thanks > src/main/webapp should be added to "Introduction to the Standard Directory > L

[jira] Closed: (MNG-2047) doc. "Philosophy of Maven": Typo

2006-02-09 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2047?page=all ] Allan Ramirez closed MNG-2047: -- Resolution: Fixed Sure thing :) > doc. "Philosophy of Maven": Typo > > > Key: MNG-204

[jira] Closed: (MNG-2000) Create comprehensive profiles documentation

2006-02-09 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Allan Ramirez closed MNG-2000: -- Resolution: Fixed Modified in svn > Create comprehensive profiles documentation > --- > > K

[jira] Updated: (MNG-2000) Create comprehensive profiles documentation

2006-02-08 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Allan Ramirez updated MNG-2000: --- Remaining Estimate: 16 hours Original Estimate: 16 hours > Create comprehensive profiles documentat

[jira] Closed: (MNG-1984) document optional dependencies and dependency exclusions

2006-02-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez closed MNG-1984: -- Resolution: Fixed Added to SVN > document optional dependencies and dependency exclusi

[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-02-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57814 ] Allan Ramirez commented on MDEPLOY-19: -- It is not considered as a patch. > Ability to deploy-file as classifier > > >

[jira] Commented: (MDEPLOY-19) Ability to deploy-file as classifier

2006-02-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-19?page=comments#action_57724 ] Allan Ramirez commented on MDEPLOY-19: -- Hi Jerome, Could you make another copy of that diff file, I think It is broken. Thanks Allan > Ability to deploy-file as classif

[jira] Closed: (MDEPLOY-23) deploy:file favors parent groupId over the child's one

2006-02-03 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-23?page=all ] Allan Ramirez closed MDEPLOY-23: Resolution: Fixed Applied patch. Thanks > deploy:file favors parent groupId over the child&#x

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-31 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: guide-optional-and-exclusions.apt > document optional dependencies and dependency exclusi

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-31 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency-D.apt > document optional dependencies and dependency exclusions > > >

[jira] Closed: (MDEPLOY-21) Deploying an artifact from the local directory failed if the associated pom file is not renamed

2006-01-27 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-21?page=all ] Allan Ramirez closed MDEPLOY-21: Assign To: Allan Ramirez Resolution: Fixed Fixed in SVN. I added the validation if there is no protocol provided for the url. > Deploying an artif

[jira] Commented: (MDEPLOY-21) Deploying an artifact from the local directory failed if the associated pom file is not renamed

2006-01-26 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-21?page=comments#action_57095 ] Allan Ramirez commented on MDEPLOY-21: -- Did you execute your command with the url parameter as "..." or you just hide your real url? I can only replicate the issue whe

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-26 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency-C.apt > document optional dependencies and dependency exclusions > > >

[jira] Closed: (MNG-804) maven.jar.override usage in m2

2006-01-25 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-804?page=all ] Allan Ramirez closed MNG-804: - Resolution: Fixed > maven.jar.override usage in m2 > -- > > Key: MNG-804 > URL: http://jira.codehaus.org

[jira] Closed: (MNG-1301) Document test inclusions and exclusions using the surefire plugin

2006-01-24 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1301?page=all ] Allan Ramirez closed MNG-1301: -- Resolution: Fixed added in the SVN, in howto.apt of surefire plugin. > Document test inclusions and exclusions using the surefire plu

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-24 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: (was: dependency-B.apt) > document optional dependencies and dependency exclusi

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-24 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency-B.apt > document optional dependencies and dependency exclusions > > >

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-23 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency-B.apt > document optional dependencies and dependency exclusions > > >

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-23 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Attachment: dependency.apt > document optional dependencies and dependency exclusions > > >

[jira] Commented: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-20 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=comments#action_56526 ] Allan Ramirez commented on MNG-1984: I cant seem to find enough info/questions regarding optional dependencies dated december 2005 to january 2006. > document optional dependenc

[jira] Updated: (MNG-1984) document optional dependencies and dependency exclusions

2006-01-20 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez updated MNG-1984: --- Remaining Estimate: 8 hours Original Estimate: 8 hours > document optional dependencies and dependency exclusi

[jira] Updated: (MNG-1940) In maven-core-it, all integration test projects should have unique artifactId

2006-01-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1940?page=all ] Allan Ramirez updated MNG-1940: --- Attachment: MNG-1940.patch > In maven-core-it, all integration test projects should have unique artifac

[jira] Created: (MNG-1940) In maven-core-it, all integration test projects should have unique artifactId

2006-01-06 Thread Allan Ramirez (JIRA)
: integration tests Versions: 2.0.2 Reporter: Allan Ramirez The artifact Id of it0038 is the same with it0037 and it0052 to it0051 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure

[jira] Deleted: (MNG-1631) FAQ: why there are no dependency properties in Maven 2

2006-01-05 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1631?page=all ] Allan Ramirez deleted MNG-1631: --- > FAQ: why there are no dependency properties in Maven 2 > -- > > Key: MNG-1631 >

[jira] Moved: (MPH-8) rename to help plugin

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-8?page=all ] Allan Ramirez moved MNG-1285 to MPH-8: -- Fix Version: (was: 2.0.1) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-8 (was: MNG-1285

[jira] Moved: (MPH-6) add a report mojo to create a an effective pom and effective settings report (to be used in site generation)

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-6?page=all ] Allan Ramirez moved MNG-1531 to MPH-6: -- Fix Version: (was: 2.0.3) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-6 (was: MNG-1531

[jira] Moved: (MPH-4) add mojo to projecthelp to describe supported plugin parameter expressions

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-4?page=all ] Allan Ramirez moved MNG-1077 to MPH-4: -- Version: (was: 2.0-beta-2) Fix Version: (was: 2.0.3) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven

[jira] Moved: (MPH-3) NPE in describe mojo goal when plugin=install

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-3?page=all ] Allan Ramirez moved MNG-1080 to MPH-3: -- Fix Version: (was: 2.0 (RC)) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-3 (was: MNG

[jira] Moved: (MPH-7) document projecthelp plugin classes/parameters

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-7?page=all ] Allan Ramirez moved MNG-1082 to MPH-7: -- Fix Version: (was: 2.0 (RC)) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-7 (was: MNG

[jira] Moved: (MPH-5) add describe mojo to projecthelp plugin

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-5?page=all ] Allan Ramirez moved MNG-698 to MPH-5: - Version: (was: 2.0-alpha-3) Fix Version: (was: 2.0 (RC)) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven

[jira] Moved: (MPH-2) projecthelp plugin always returns TODO! for each mojo

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-2?page=all ] Allan Ramirez moved MNG-1236 to MPH-2: -- Version: (was: 2.0 (RC)) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-2 (was: MNG-1236

[jira] Moved: (MPH-1) describe mojo should not require a project

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPH-1?page=all ] Allan Ramirez moved MNG-1081 to MPH-1: -- Fix Version: (was: 2.0 (RC)) Component: (was: maven-projecthelp-plugin) Workflow: jira (was: Maven) Key: MPH-1 (was: MNG

[jira] Moved: (MPIR-8) project-team goal incorrectly formats developers'

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-8?page=all ] Allan Ramirez moved MNG-1040 to MPIR-8: --- Version: (was: 2.0-beta-2) Fix Version: (was: 2.0 (RC)) Component: (was: maven-project-info-reports-plugin) Workflow: jira

[jira] Moved: (MPIR-16) Create link in subscribe/unscribe field if field starts with http:// in mailinglist report.

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-16?page=all ] Allan Ramirez moved MNG-1431 to MPIR-16: Version: (was: 2.0) Fix Version: (was: 2.0.1) Component: (was: maven-project-info-reports-plugin) Workflow: jira (was

[jira] Moved: (MPIR-11) improved dependency report

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-11?page=all ] Allan Ramirez moved MNG-1013 to MPIR-11: Component: (was: maven-project-info-reports-plugin) Workflow: jira (was: Maven) Key: MPIR-11 (was: MNG-1013) Project: Maven 2

[jira] Moved: (MPIR-9) Project Mailing Lists reports bad URL, post and archive

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-9?page=all ] Allan Ramirez moved MNG-1046 to MPIR-9: --- Version: (was: 2.0-beta-2) Fix Version: (was: 2.0 (RC)) Component: (was: maven-project-info-reports-plugin) Workflow: jira

[jira] Moved: (MPIR-15) the issue management report should handle more issue management systems

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-15?page=all ] Allan Ramirez moved MNG-1336 to MPIR-15: Version: (was: 2.0 (RC)) Fix Version: (was: 2.0.1) Component: (was: maven-project-info-reports-plugin) Workflow: jira

[jira] Moved: (MPIR-14) Accept absolute license files as well as file URLs [PATCH]

2005-12-19 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MPIR-14?page=all ] Allan Ramirez moved MNG-1321 to MPIR-14: Version: (was: 2.0) Fix Version: (was: 2.0.1) Component: (was: maven-project-info-reports-plugin) Workflow: jira (was

  1   2   3   >