[jira] Commented: (MEV-140) Tapestry POM missing dependencies for javassist (2.6), ognl (2.6.3), commons-fileupload (1.0)

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-140?page=comments#action_51299 ] Carlos Sanchez commented on MEV-140: The dependencies are the jars inside these two folders http://svn.apache.org/viewcvs.cgi/jakarta/tapestry/tags/release-3-0-3/lib/ext/ http://svn.ap

[jira] Closed: (MEV-171) MyFaces is complete mess

2005-11-17 Thread Carlos Sanchez (JIRA)
In-Reply-To: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit [ http://jira.codehaus.org/browse/MEV-171?page=all ] Carlos Sanchez closed MEV-171: -- Assign To: Carlos Sanchez Resoluti

[jira] Commented: (MEV-136) MyFaces requires commons-digester and commons-el

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-136?page=comments#action_51297 ] Carlos Sanchez commented on MEV-136: >From MEV-171, fixed pom Let's check the versions against http://svn.apache.org/viewcvs.cgi/*checkout*/myfaces/build/tags/1_1_1/build.xml for 1.

[jira] Created: (SCM-76) scm:update should have @aggregator

2005-11-17 Thread Brett Porter (JIRA)
scm:update should have @aggregator -- Key: SCM-76 URL: http://jira.codehaus.org/browse/SCM-76 Project: Maven SCM Type: Bug Components: maven-plugin Reporter: Brett Porter run from a reactor root will update all the children,

[jira] Commented: (MEV-141) WebWork POM missing dependencies for xwork (1.0.3) and ognl (2.6.5)

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-141?page=comments#action_51296 ] Carlos Sanchez commented on MEV-141: Dependencies from the docs inside zip at https://webwork.dev.java.net/servlets/ProjectDocumentList Let's add the ones from core guessing the versi

[jira] Closed: (MEV-211) DisplayTag has invalid POM - should reference javax.servlet instead of jstl

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-211?page=all ] Carlos Sanchez closed MEV-211: -- Assign To: Carlos Sanchez Resolution: Duplicate Dupe of MEV-210 > DisplayTag has invalid POM - should reference javax.servlet instead of jstl > -

[jira] Commented: (MEV-210) DisplayTag has invalid POM - should reference javax.servlet instead of jstl

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-210?page=comments#action_51295 ] Carlos Sanchez commented on MEV-210: Please note that it's not needed. You only get warnings to make sure next releases use the latest conventions. > DisplayTag has invalid POM - sho

[jira] Commented: (MNG-1471) Module paths for system scope are relative to parent pom instead of its own

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1471?page=comments#action_51293 ] Edwin Punzalan commented on MNG-1471: - Hi. If the specified systemPath is absolute, wouldn't that be machine specific? > Module paths for system scope are relative to parent pom inst

[jira] Created: (MNG-1608) assembling dependencies uses timestamp instead of snapshot jars

2005-11-17 Thread Ryan Sonnek (JIRA)
assembling dependencies uses timestamp instead of snapshot jars --- Key: MNG-1608 URL: http://jira.codehaus.org/browse/MNG-1608 Project: Maven 2 Type: Bug Components: maven-jar-plugin, maven-assembly-plugi

Re: [vote] Dan Tran as a committer to Maven SCM and Maven Plugins

2005-11-17 Thread Edwin Punzalan
+1 ^_^ Brett Porter wrote: Hi, Dan has been around for some time, answering questions on the user list and recently submitting patches for Maven SCM and various plugins. This is a vote to make him a committer. +1 from me. - Brett

[jira] Updated: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2005-11-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=all ] Brett Porter updated MAVEN-1726: Priority: Blocker Description: For the extend tag, we can support http protocol, or another syntax like this ${repo}/aGroupId/poms/anArtifactId-version.pom.

[jira] Created: (MNG-1607) Provide the ability to globally exclude a dependency

2005-11-17 Thread Barry Kaplan (JIRA)
Provide the ability to globally exclude a dependency Key: MNG-1607 URL: http://jira.codehaus.org/browse/MNG-1607 Project: Maven 2 Type: New Feature Components: maven-core Versions: 2.0 Reporter: Bar

[jira] Commented: (MPA-20) create release issues for each plugin to track votes and preparedness

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-20?page=comments#action_51288 ] Jason van Zyl commented on MPA-20: -- I'm now working with Jeff Turner to set up the projects, but I think the release issues being present are a good thing so that users can vote so we kno

[jira] Reopened: (MEV-217) Relocate springframework

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-217?page=all ] Edwin Punzalan reopened MEV-217: Reopening > Relocate springframework > > > Key: MEV-217 > URL: http://jira.codehaus.org/browse/MEV-217 > Project: Mave

[jira] Closed: (MEV-217) Relocate springframework

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-217?page=all ] Edwin Punzalan closed MEV-217: -- Resolution: Fixed Fixed. NOTE: May take up to 4 hours for the fix to reach central repo. > Relocate springframework > > > Key: MEV-

[jira] Created: (MPA-23) create an internal repository managers discussion list @maven.org

2005-11-17 Thread Brett Porter (JIRA)
create an internal repository managers discussion list @maven.org - Key: MPA-23 URL: http://jira.codehaus.org/browse/MPA-23 Project: Maven Project Administration Type: Task Reporter: Brett Porter As

[jira] Created: (MNG-1606) Allow for forcing the creation of direct project references for dependencies

2005-11-17 Thread Barry Kaplan (JIRA)
Allow for forcing the creation of direct project references for dependencies Key: MNG-1606 URL: http://jira.codehaus.org/browse/MNG-1606 Project: Maven 2 Type: New Feature Components: mave

[jira] Commented: (MNG-1367) Guide to creating report plugin

2005-11-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1367?page=comments#action_51285 ] Allan Ramirez commented on MNG-1367: Thanks for the feedback, So I think I have to create the guide in 2 parts, the 1st one is for the beginner level which has the hello world sample

[jira] Created: (MNG-1605) Allow eclipse source to be specified at the dependency level

2005-11-17 Thread Barry Kaplan (JIRA)
Allow eclipse source to be specified at the dependency level Key: MNG-1605 URL: http://jira.codehaus.org/browse/MNG-1605 Project: Maven 2 Type: New Feature Components: maven-eclipse-plugin Versions:

[jira] Commented: (MAVEN-1691) Variable scope problem

2005-11-17 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1691?page=comments#action_51284 ] Arnaud Heritier commented on MAVEN-1691: ok, i'll try to investigate and if possible/needed I'll propose a patch for Jelly. > Variable scope problem > -- >

Re: EJB3 Pluggin and .par MNG-699 (Nonexistent component: org.apache.maven.lifecycle.mapping.LifecycleMappingpar)

2005-11-17 Thread cameron clarke
Stéphane, Richard, Piotr et al Pls help :-) I still have a lifecycle problem.. with par !!! Downloaded, compiled, packaged and installed par and ejb3 plugins from sandbox. Local repository shows .m2\repository\org\apache\maven\plugins\maven-par-plugin\2.1-SNAPSHOT ... maven-plugin-parent

[jira] Closed: (MNG-1598) It should be possible not to include the META-INF/maven directory in produced jars

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1598?page=all ] Emmanuel Venisse closed MNG-1598: - Resolution: Fixed Fix Version: 2.0.1 Done. it's configurable in archive configuration like this : ... org.apache.maven.plugins

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_51282 ] Edwin Punzalan commented on MNG-1113: - Actually, adding the custom checkers is not currently the problem. The reason why this is still not fixed is bec if that configuration is to be

[jira] Closed: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=all ] Edwin Punzalan closed MEV-214: -- Resolution: Fixed Fixed, sorry about that. NOTE: May take up to 4 hours for the fix to reach central repo. > hibernate-3.0.5.pom should list ehcache as required sinc

Re: svn commit: r345273 - /maven/site/trunk/src/site/apt/guides/mini/guide-releasing.apt

2005-11-17 Thread Brett Porter
Please use the template... I know its mostly in the commit, but I'd like to see issue # (not URL, as I'm not sure that triggers the subversion commits in JIRA), submitter and a summary so svn log/view history works. - Brett [EMAIL PROTECTED] wrote: Author: jvanzyl Date: Thu Nov 17 08:02:49

[jira] Updated: (MNG-1594) Update sun jars guide

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1594?page=all ] Edwin Punzalan updated MNG-1594: Attachment: MNG-1594-maven-site.patch I deleted the patch as it was incomplete, pending closure of related issues. Now, its back there again. ^_^ > Update sun jars g

[jira] Closed: (MEV-213) Relocate jca

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-213?page=all ] Edwin Punzalan closed MEV-213: -- Resolution: Fixed Then I should close this issue then. Thanks! ^_^ > Relocate jca > > > Key: MEV-213 > URL: http://jira.codehaus.org/b

[jira] Created: (MEV-217) Relocate springframework

2005-11-17 Thread Carlos Sanchez (JIRA)
Relocate springframework Key: MEV-217 URL: http://jira.codehaus.org/browse/MEV-217 Project: Maven Evangelism Type: Improvement Reporter: Carlos Sanchez Assigned to: Edwin Punzalan Relocate springframework 1.2.5 and 1.2.6 to org.spring

Re: [jira] Closed: (MNG-1373) Broken links and improperly formatted headings in http://maven.apache.org/guides/introduction/introduction-to-repositories.html

2005-11-17 Thread sissonj
Jason, This issue should be reopened as this problem has NOT been fixed. I could interpret your comment as you are saying you don't want any issues raised by the community unless the person that finds the problem raises a patch themselves, because it is too hard reading peoples descriptions

Re: Cargo M2 plugin [was] Re: [M2][Proposal] J2EE builds ...

2005-11-17 Thread Nick Sieger
We are close to finishing it but we need some testers before we release it. > In addition it's currently based on Cargo 0.7 snapshots. > > I'm making it available today as a snapshot version in a m2 repository on > codehaus. In order to use it you'd simply need to add that repository to > your pom

[jira] Closed: (MNG-1499) Execution order is arbitrary if inheritance is involved

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1499?page=all ] John Casey closed MNG-1499: --- Resolution: Fixed Applied. Thanks, David. > Execution order is arbitrary if inheritance is involved > --- > >

[jira] Closed: (MNG-1435) Test summary only prints out execution time for last test

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1435?page=all ] John Casey closed MNG-1435: --- Resolution: Fixed Fix Version: 2.0.1 > Test summary only prints out execution time for last test > - > >

[jira] Reopened: (MNG-1435) Test summary only prints out execution time for last test

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1435?page=all ] John Casey reopened MNG-1435: - > Test summary only prints out execution time for last test > - > > Key: MNG-1435 > URL: http://ji

[jira] Closed: (MNG-1435) Test summary only prints out execution time for last test

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1435?page=all ] John Casey closed MNG-1435: --- Resolution: Fixed pom updated to depend on surefire-1.5-SNAPSHOT, in order to take advantage of resolution to SUREFIRE-12 > Test summary only prints out execution time fo

[jira] Created: (MNG-1604) Boot classpath incomplete in generated .classpath

2005-11-17 Thread Jochen Wiedmann (JIRA)
Boot classpath incomplete in generated .classpath - Key: MNG-1604 URL: http://jira.codehaus.org/browse/MNG-1604 Project: Maven 2 Type: Bug Components: maven-eclipse-plugin Versions: 2.0 Environment: Eclipse

[jira] Closed: (MNG-1396) properties like "including/excluding filters" could be useful

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1396?page=all ] John Casey closed MNG-1396: --- Resolution: Fixed NOTE: In the future, please make your patch files relative to the plugin project. Trimming C:\projects\m2\... from the patch file only hinders its appli

[jira] Updated: (MNG-1396) properties like "including/excluding filters" could be useful

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1396?page=all ] John Casey updated MNG-1396: Description: clientExcludes and clientIncludes properties are introduced in this patch (see. attachement). In my opinion it is helpful parametrisation of client jar cr

Re: Invalid POM

2005-11-17 Thread Prasad Kashyap
Deleted the org/codehaus/plexus directory in my local repository and tried again. It worked fine this time. Thanx Carlos. Cheers Prasad. On 11/17/05, Prasad Kashyap <[EMAIL PROTECTED]> wrote: > > I ran a "mvn -U install" on a pom.xml for Geronimo. I saw the following > errors. > > [WARNING] POM

[jira] Created: (MNG-1603) POM is not read using the right encoding

2005-11-17 Thread Carlos Sanchez (JIRA)
POM is not read using the right encoding Key: MNG-1603 URL: http://jira.codehaus.org/browse/MNG-1603 Project: Maven 2 Type: Bug Components: maven-core Versions: 2.0 Reporter: Carlos Sanchez Priority: Critic

Re: Invalid POM

2005-11-17 Thread Carlos Sanchez
This has been already fixed. You need to delete org/codehaus/plexus from your local repo and try again On 11/17/05, Prasad Kashyap <[EMAIL PROTECTED]> wrote: > I ran a "mvn -U install" on a pom.xml for Geronimo. I saw the following > errors. > > [WARNING] POM for: 'org.codehaus.plexus:plexus-utils

Invalid POM

2005-11-17 Thread Prasad Kashyap
I ran a "mvn -U install" on a pom.xml for Geronimo. I saw the following errors. [WARNING] POM for: 'org.codehaus.plexus:plexus-utils:pom:1.0.4' does not appear to be valid. Its will be ignored for artifact resolution. Reason: Parse error reading POM [WARNING] POM for: ' org.codehaus.plexus:plexu

[jira] Created: (MNG-1602) deploy plugin leaves unnecessary information in the deployed pom.xml

2005-11-17 Thread Jorg Heymans (JIRA)
deploy plugin leaves unnecessary information in the deployed pom.xml Key: MNG-1602 URL: http://jira.codehaus.org/browse/MNG-1602 Project: Maven 2 Type: Improvement Components: maven-deploy-plugin

[jira] Reopened: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=all ] Carlos Sanchez reopened MEV-214: They are under org.hibernate, artifactId hibernate > hibernate-3.0.5.pom should list ehcache as required since it's the default > caching mechanism > ---

[jira] Commented: (MEV-213) Relocate jca

2005-11-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-213?page=comments#action_51259 ] Carlos Sanchez commented on MEV-213: 1.0 is connector and 1.5 is connector-api, it has no sense but that's how sun called the jar > Relocate jca > > > Key: MEV-

[jira] Created: (MNG-1601) wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp

2005-11-17 Thread Jorg Heymans (JIRA)
wagon-ssh or deploy plugin sometimes uses scp instead of configured pscp - Key: MNG-1601 URL: http://jira.codehaus.org/browse/MNG-1601 Project: Maven 2 Type: Bug Components: maven-deploy-plugi

[jira] Created: (MNG-1600) Instructions for Building Maven2 are a little incorrect

2005-11-17 Thread Brian Bonner (JIRA)
Instructions for Building Maven2 are a little incorrect --- Key: MNG-1600 URL: http://jira.codehaus.org/browse/MNG-1600 Project: Maven 2 Type: Bug Components: documentation - guides Versions: 2.0.1 R

[jira] Updated: (MNG-1599) OutOfMemoryException occured while generating the report

2005-11-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1599?page=all ] Lukas Theussl updated MNG-1599: --- Component: maven-checkstyle-plugin > OutOfMemoryException occured while generating the report > > > Key

[jira] Moved: (MNG-1599) OutOfMemoryException occured while generating the report

2005-11-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1599?page=all ] Lukas Theussl moved MPCHECKSTYLE-45 to MNG-1599: Version: (was: 2.0) 2.0 Complexity: Intermediate Workflow: Maven (was: jira) Key: MNG-1599

[jira] Closed: (MNG-1490) antrun fails if ta sk åarameters if of type EnumeratedAttributes

2005-11-17 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-1490?page=all ] Kenney Westerhof closed MNG-1490: - Resolution: Cannot Reproduce Your pom is wrong. You need to use the tag within the tag. Then, leave out the dependency on ant since the antrun plugin already

[jira] Created: (MNG-1598) It should be possible not to include the META-INF/maven directory in produced jars

2005-11-17 Thread Julien S (JIRA)
It should be possible not to include the META-INF/maven directory in produced jars -- Key: MNG-1598 URL: http://jira.codehaus.org/browse/MNG-1598 Project: Maven 2 Type: Wish Components

MNG-1427 status

2005-11-17 Thread Serge Bogatyrjov
Hi http://jira.codehaus.org/browse/MNG-1427 The issue is marked as "closed", but the page http://maven.apache.org/maven2/dependency-mechanism.html is still unavailable. (I encountered this issue while googling "maven2 dependency scope"). Serge Bogatyrjov. -

[jira] Updated: (MNG-1499) Execution order is arbitrary if inheritance is involved

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1499?page=all ] John Casey updated MNG-1499: Fix Version: 2.0.1 > Execution order is arbitrary if inheritance is involved > --- > > Key: MNG-1499 > UR

[jira] Closed: (MNG-1466) Ant dependencies task does not work with multiple repositories

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1466?page=all ] John Casey closed MNG-1466: --- Resolution: Fixed Applied second patch, with minor revision. Specifically, I changed: "default-local" -> "local" "default-remote" -> "central" in repository id's, since t

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-17 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_51253 ] Michael Böckling commented on MNG-1113: --- Ok, I found out how to add your own checker classes and use them from whithin the custom XML configuration. The trick is to add a Jar conta

[jira] Updated: (MNG-1466) Ant dependencies task does not work with multiple repositories

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1466?page=all ] John Casey updated MNG-1466: Fix Version: 2.0.1 > Ant dependencies task does not work with multiple repositories > -- > > Key: MNG-1466

[jira] Closed: (MNG-1464) Javadoc:jar goal executes for non-Java projects

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1464?page=all ] John Casey closed MNG-1464: --- Resolution: Fixed applied. Thanks, David! > Javadoc:jar goal executes for non-Java projects > --- > > Key: MNG-1464 >

[jira] Assigned: (SUREFIRE-12) The summary console reporter displays the time of the last test case and not the sum of all test cases.

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-12?page=all ] John Casey reassigned SUREFIRE-12: -- Assign To: John Casey (was: Jason van Zyl) > The summary console reporter displays the time of the last test case and not > the sum of all test cases. > -

[jira] Updated: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-17 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=all ] Michael Böckling updated MNG-1113: -- Attachment: CheckstyleReport.java Here's the updated (and this time working) version of the CheckstyleReport class. If anybody wants the Eclipse project files wit

[jira] Commented: (MNG-1540) ability to categorise guides in the maven site

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1540?page=comments#action_51250 ] Jason van Zyl commented on MNG-1540: We can either physically categorize them or what might be more flexible is just put a comment like: ~~ category: foo At the top of the guide an

[jira] Commented: (MNG-1113) Plugin does not support using custom checkstyle XML config file

2005-11-17 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MNG-1113?page=comments#action_51249 ] Michael Böckling commented on MNG-1113: --- Same problem here - never imagined that one would actually hack a Checkstyle plugin whithout offering this possibility. I tried the attachm

[jira] Commented: (MNG-1594) Update sun jars guide

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1594?page=comments#action_51248 ] Jason van Zyl commented on MNG-1594: I think you forgot to attach the patch. > Update sun jars guide > - > > Key: MNG-1594 > URL: http://jira.co

[jira] Commented: (MNG-1560) Guide to accessing repository with https client authentication

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1560?page=comments#action_51247 ] Jason van Zyl commented on MNG-1560: Please look at the existing guides for formatting and naming. Also without Maven 2.0 references I won't put this up on the Maven 2.0 site. The d

[jira] Closed: (MNG-1564) Content update to maven-release mini guide

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1564?page=all ] Jason van Zyl closed MNG-1564: -- Resolution: Fixed Thanks for the patch. I've reformatted some parts to conform to the conventions in the rest of the doco. Two spaces for xml. > Content update to m

[jira] Closed: (MNG-1427) "Dependency Scope" not documented in the new site

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1427?page=all ] Jason van Zyl closed MNG-1427: -- Resolution: Fixed Document is now present. > "Dependency Scope" not documented in the new site > - > > Key:

[jira] Closed: (MNG-1373) Broken links and improperly formatted headings in http://maven.apache.org/guides/introduction/introduction-to-repositories.html

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1373?page=all ] Jason van Zyl closed MNG-1373: -- Resolution: Fixed If you want to supply a patch you can reopen the issue. It's too hard to process descriptions of problems. Takes longer to do that then make a patc

[jira] Commented: (MNG-1422) antrun: properties not resolved in attributes

2005-11-17 Thread Hans Dockter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1422?page=comments#action_51243 ] Hans Dockter commented on MNG-1422: --- I've got an additional bug with property handling ... The file attribute of propertyfile is su

[jira] Commented: (MNG-1367) Guide to creating report plugin

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1367?page=comments#action_51242 ] Jason van Zyl commented on MNG-1367: I would start with a simple hello world. What can also be done is that we can check the code for the sample plugin into SVN and use the snippet m

[jira] Closed: (ARCHETYPE-15) maven-archetype-portlet

2005-11-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-15?page=all ] Jason van Zyl closed ARCHETYPE-15: -- Resolution: Fixed patch applied > maven-archetype-portlet > --- > > Key: ARCHETYPE-15 > URL: http://jira.codehaus.o

[jira] Commented: (MNG-1597) Attached artifacts are transformed to be of same type as the main artifact .

2005-11-17 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1597?page=comments#action_51240 ] John Casey commented on MNG-1597: - This should be fixed on SVN trunk. Can you verify? > Attached artifacts are transformed to be of same type as the main artifact . > ---

[jira] Closed: (MNG-1553) ability to retreive starteam username/password from settings.xml in maven-release-plugin

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1553?page=all ] Emmanuel Venisse closed MNG-1553: - Resolution: Fixed applied > ability to retreive starteam username/password from settings.xml in > maven-release-plugin > -

[jira] Closed: (MNG-1561) -Dgoals to use comma separator

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1561?page=all ] Emmanuel Venisse closed MNG-1561: - Assign To: Emmanuel Venisse Resolution: Fixed patch in MNG-1553 is applied > -Dgoals to use comma separator > -- > >

[jira] Closed: (MNG-1523) Remove tagbase usage

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1523?page=all ] Emmanuel Venisse closed MNG-1523: - Resolution: Duplicate duplicate with MNG-1556 > Remove tagbase usage > > > Key: MNG-1523 > URL: http://jira.codehaus.org

[jira] Closed: (MNG-1556) Update to work with automatic tagBase resolution of maven-scm-provider-svn

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1556?page=all ] Emmanuel Venisse closed MNG-1556: - Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 2.0.1 Applied, thanks. > Update to work with automatic tagBase resolution of maven-scm-pr

[jira] Created: (MNG-1597) Attached artifacts are transformed to be of same type as the main artifact .

2005-11-17 Thread Olivier Berlanger (JIRA)
Attached artifacts are transformed to be of same type as the main artifact . Key: MNG-1597 URL: http://jira.codehaus.org/browse/MNG-1597 Project: Maven 2 Type: Bug Components: maven-artifa

[continuum build - SUCCESS - update] Thu Nov 17 14:30:00 GMT 2005

2005-11-17 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051117.143000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051117.143000.txt

[jira] Commented: (ARCHETYPE-15) maven-archetype-portlet

2005-11-17 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-15?page=comments#action_51229 ] John Tolentino commented on ARCHETYPE-15: - Sample on how to build a portlet for Jetspeed deployment: mvn archetype:create -DarchetypeGroupId=org.apache.maven -DarchetypeArti

[jira] Closed: (MNG-1130) Support jar signing.

2005-11-17 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-1130?page=all ] Emmanuel Venisse closed MNG-1130: - Resolution: Fixed Applied > Support jar signing. > > > Key: MNG-1130 > URL: http://jira.codehaus.org/browse/MNG-1130 >

[jira] Commented: (MNG-864) Fail the build with a nice error message if a property to be interpolated in pom.xml is not defined

2005-11-17 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-864?page=comments#action_51225 ] Vincent Massol commented on MNG-864: Here's a rule to know what is a property: if there's an expression containing ${...} then it means it's a property isn't it?. What are the cases

[continuum build - FAILED - update] Thu Nov 17 13:30:00 GMT 2005

2005-11-17 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051117.133000.txt

[jira] Commented: (MNG-1586) activeByDefault is ignored

2005-11-17 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-1586?page=comments#action_51223 ] Jerome Lacoste commented on MNG-1586: - had the same issue... > activeByDefault is ignored > -- > > Key: MNG-1586 > URL: http://jira.codehaus

[jira] Commented: (MNG-864) Fail the build with a nice error message if a property to be interpolated in pom.xml is not defined

2005-11-17 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-864?page=comments#action_51222 ] Jerome Lacoste commented on MNG-864: Is it always possible to know if a property is to be resolved? In CruiseControl we've found out that some plugins were using a String which looke

[jira] Updated: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2005-11-17 Thread Manfred Mayer (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=all ] Manfred Mayer updated MAVEN-1726: - Attachment: MAVEN-1726.txt patch to the last comment (for downloading parent poms) > CLONE -Add the possibility to use parent pom present in repo > --

[jira] Commented: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2005-11-17 Thread Manfred Mayer (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1726?page=comments#action_51220 ] Manfred Mayer commented on MAVEN-1726: -- For the extend tag the extend of a pom should be possible like this ${maven.repo.local}/aGroupId/poms/anArtifactId-version.pom. I think thi

[jira] Created: (MAVEN-1726) CLONE -Add the possibility to use parent pom present in repo

2005-11-17 Thread Manfred Mayer (JIRA)
CLONE -Add the possibility to use parent pom present in repo Key: MAVEN-1726 URL: http://jira.codehaus.org/browse/MAVEN-1726 Project: Maven Type: New Feature Reporter: Manfred Mayer Fix For: 1.0.1

[jira] Commented: (MNG-1367) Guide to creating report plugin

2005-11-17 Thread Dave Sag (JIRA)
[ http://jira.codehaus.org/browse/MNG-1367?page=comments#action_51219 ] Dave Sag commented on MNG-1367: --- I'd quite like to see a hello world. also, as I am facing this issue right now, I would ideally love to see an example of a report that is generated from

[jira] Commented: (MNG-1557) Dependency Ignored

2005-11-17 Thread Stephen Duncan Jr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1557?page=comments#action_51216 ] Stephen Duncan Jr commented on MNG-1557: Was able to reproduce the problem on a separate Windows XP machine. > Dependency Ignored > -- > > Key: MNG-1557

[jira] Commented: (MAVEN-1393) Add the possibility to use parent pom present in repo

2005-11-17 Thread Manfred Mayer (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1393?page=comments#action_51215 ] Manfred Mayer commented on MAVEN-1393: -- I also think this would be a nice feature extension for Maven 1.1. I created a patch for the current 1.1-beta3-SNAPSHOT, which parses the

RE: [vote] Dan Tran as a committer to Maven SCM and Maven Plugins

2005-11-17 Thread Vincent Siveton
+1 Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 16, 2005 6:06 PM > To: Maven Developers List > Subject: [vote] Dan Tran as a committer to Maven SCM and Maven Plugins > > Hi, > > Dan has been around for some time, answering quest

[jira] Created: (MNG-1596) Add security role definitions to maven-ear-plugin

2005-11-17 Thread Martijn de Bruijn (JIRA)
Add security role definitions to maven-ear-plugin - Key: MNG-1596 URL: http://jira.codehaus.org/browse/MNG-1596 Project: Maven 2 Type: New Feature Components: maven-ear-plugin Versions: 2.0 Reporter: Mar

[jira] Created: (MPCHECKSTYLE-45) OutOfMemoryException occured while generating the report

2005-11-17 Thread Cyrill Ruettimann (JIRA)
OutOfMemoryException occured while generating the report Key: MPCHECKSTYLE-45 URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-45 Project: maven-checkstyle-plugin Type: Bug Versions: 2.0 Environment:

[continuum build - FAILED - update] Thu Nov 17 10:00:00 GMT 2005

2005-11-17 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051117.10.txt

[jira] Commented: (MPEAR-17) plugin could generate more elements in application.xml

2005-11-17 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MPEAR-17?page=comments#action_51207 ] Stephane Nicoll commented on MPEAR-17: -- Martijn, This project is for the maven 1 EAR plugin, not maven2. Please file an issue in the MNG project (maven-ear-plugin component). Than

[jira] Closed: (MEV-210) DisplayTag has invalid POM - should reference javax.servlet instead of jstl

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-210?page=all ] Edwin Punzalan closed MEV-210: -- Assign To: Edwin Punzalan Resolution: Fixed Fixed. NOTE: May take up to 4 hours for the fix to reach central repo. > DisplayTag has invalid POM - should referen

[jira] Commented: (MPEAR-17) plugin could generate more elements in application.xml

2005-11-17 Thread Martijn de Bruijn (JIRA)
[ http://jira.codehaus.org/browse/MPEAR-17?page=comments#action_51204 ] Martijn de Bruijn commented on MPEAR-17: Morten, I've got the same problem with the binding between the WSAD application.xml extentions and the application.xml generated by Maven

[continuum build - FAILED - update] Thu Nov 17 09:30:00 GMT 2005

2005-11-17 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051117.093000.txt

[jira] Closed: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=all ] Edwin Punzalan closed MEV-214: -- Resolution: Fixed Closing this issue as the central repo poms doesn't have the ehcache as optional anymore. > hibernate-3.0.5.pom should list ehcache as required sin

[jira] Closed: (MEV-190) Missing dependencies for slide-webdavlib

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-190?page=all ] Edwin Punzalan closed MEV-190: -- Resolution: Fixed Fixed. Sorry, I was looking for 2.1 for webdavlib not slide-webdavlib. NOTE: May take up to 4 hours for the fix to reach central repo. > Missing de

[jira] Commented: (MNG-1003) filtering by severity

2005-11-17 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1003?page=comments#action_51201 ] Edwin Punzalan commented on MNG-1003: - John, Yes. There is already a MultipageReport but I don't think its working. That would be a good place to start. > filtering by severity >

[jira] Updated: (MNG-1130) Support jar signing.

2005-11-17 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-1130?page=all ] Jerome Lacoste updated MNG-1130: Attachment: MNG-1130_jar-sign-verify.diff 3rd update after svn plugins directory was moved into new module > Support jar signing. > > >

[jira] Created: (MNG-1595) [maven-one-plugin] uniqueVersion=true to generate snapshots with timestamp in m1 repo

2005-11-17 Thread Olivier Lamy (JIRA)
[maven-one-plugin] uniqueVersion=true to generate snapshots with timestamp in m1 repo - Key: MNG-1595 URL: http://jira.codehaus.org/browse/MNG-1595 Project: Maven 2 Type: New Feature

  1   2   >