[jira] Created: (MNG-2454) add @since to mojo at class level

2006-07-17 Thread Brett Porter (JIRA)
add @since to mojo at class level - Key: MNG-2454 URL: http://jira.codehaus.org/browse/MNG-2454 Project: Maven 2 Issue Type: New Feature Components: Plugin Creation Tools Reporter: Brett

[jira] Commented: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Costin Leau (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-987?page=comments#action_70039 ] Costin Leau commented on MAVENUPLOAD-987: - One can do a simple whois (http://www.google.com/search?q=whois&start=0&ie=utf-8&oe=utf-8) query to find out more

[jira] Commented: (MIDEA-60) Keep attached sources when replacing libraries in module

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MIDEA-60?page=comments#action_70038 ] Brett Porter commented on MIDEA-60: --- the 2.0 release should do this - it works for me. Do you have a sample project and sequence of events that cause this to occur? > Ke

[jira] Commented: (MSUREFIRE-145) Plugin not longer sets system properties when forking is on and debugging information is not correct

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-145?page=comments#action_70037 ] Brett Porter commented on MSUREFIRE-145: yes, I'm surprised that the system properties are not set before class instantiation in the forked VM or before the sui

[jira] Closed: (MASSEMBLY-116) Provide ability to use a temp dir which doesn't get included in the assembly archive

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-116?page=all ] Brett Porter closed MASSEMBLY-116. -- Assignee: Brett Porter Resolution: Duplicate Fix Version/s: (was: 2.2) > Provide ability to use a temp dir which doesn't get included in t

[jira] Commented: (MNG-2434) Local snapshots should be preferred over remote ones

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2434?page=comments#action_70036 ] Brett Porter commented on MNG-2434: --- Carsten - can you confirm if this is really a dupe of MNG-1908? Are you using the plain SNAPSHOT on the remote server, or are you using

[jira] Updated: (MNG-2433) Maven looks for snapshots in offline mode

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2433?page=all ] Brett Porter updated MNG-2433: -- Priority: Critical (was: Major) Fix Version/s: 2.0.5 > Maven looks for snapshots in offline mode > - > >

[jira] Commented: (MRESOURCES-23) Review Plugin Documentation

2006-07-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-23?page=comments#action_70035 ] Allan Ramirez commented on MRESOURCES-23: - Applied patch and placed your docs in http://people.apache.org/~aramirez/maven-resources-plugin/ for your staging si

[jira] Closed: (MAVEN-1345) Upgrade dom4j

2006-07-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1345?page=all ] Lukas Theussl closed MAVEN-1345. Resolution: Fixed Upgraded to our custom version (see MAVENUPLOAD-953). Let's see how that works... > Upgrade dom4j > - > > Key: MAVEN-

[jira] Updated: (MAVEN-1345) Upgrade dom4j

2006-07-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1345?page=all ] Lukas Theussl updated MAVEN-1345: - Summary: Upgrade dom4j (was: Upgrade to dom4j 1.4) > Upgrade dom4j > - > > Key: MAVEN-1345 > URL: http://jira.codehaus

[jira] Updated: (MSUREFIRE-148) SurefireBooter can initialize classloader with badly formed URLs

2006-07-17 Thread Jeremy Boynes (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-148?page=all ] Jeremy Boynes updated MSUREFIRE-148: Attachment: urlEncode.patch Patch for encoding the URL under 1.3 I don't have that version to hand but I believe it will build/run in that environment. T

[jira] Commented: (MECLIPSE-94) Allow eclipse:eclipse to work on pom (and other) projects

2006-07-17 Thread Stephen Coy (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-94?page=comments#action_70031 ] Stephen Coy commented on MECLIPSE-94: - I don't think Kenny's remarks are quite right regarding the use of 'pom' projects. There's at least a couple of scenarios where

[jira] Commented: (MRESOURCES-23) Review Plugin Documentation

2006-07-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-23?page=comments#action_70029 ] Allan Ramirez commented on MRESOURCES-23: - Hi there, Thanks for the patch > Review Plugin Documentation > --- > > Key:

[jira] Updated: (MRESOURCES-23) Review Plugin Documentation

2006-07-17 Thread Franz Allan Valencia See (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-23?page=all ] Franz Allan Valencia See updated MRESOURCES-23: --- Attachment: MRESOURCES-23-maven-resources-plugin.patch > Review Plugin Documentation > --- > >

[jira] Updated: (MRESOURCES-23) Review Plugin Documentation

2006-07-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-23?page=all ] Allan Ramirez updated MRESOURCES-23: Attachment: (was: MRESROUCES-23-maven-resources-plugin.patch) > Review Plugin Documentation > --- > > Key: MRE

[jira] Updated: (MRESOURCES-23) Review Plugin Documentation

2006-07-17 Thread Franz Allan Valencia See (JIRA)
[ http://jira.codehaus.org/browse/MRESOURCES-23?page=all ] Franz Allan Valencia See updated MRESOURCES-23: --- Attachment: MRESROUCES-23-maven-resources-plugin.patch Good day, This patch documents MRESOUCES-23 (capable of passing docck:plugin

[jira] Closed: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=all ] Brett Porter closed MJAR-52. Resolution: Fixed Fix Version/s: 2.1 was fixed by the update to the new maven-archiver. > Make it option to include META-INF directory with pom.xml and pom.properties >

[jira] Created: (MNGECLIPSE-163) Plugin doesn't add extra sources directories which are added using the build-helper-maven-plugin

2006-07-17 Thread Jimisola Laursen (JIRA)
Plugin doesn't add extra sources directories which are added using the build-helper-maven-plugin Key: MNGECLIPSE-163 URL: http://jira.codehaus.org/browse/MNGECLIPSE-1

[jira] Closed: (MJAR-31) [webstart] NPE when signing dependencies

2006-07-17 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MJAR-31?page=all ] Dennis Lundberg closed MJAR-31. --- Resolution: Fixed Fix Version/s: 2.1 People seem to be in agreement that this issue has been solved. As for the NPE, I'd say that a POM without an artifactID is i

[jira] Closed: (MJAR-48) Review plugin documentation

2006-07-17 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MJAR-48?page=all ] Dennis Lundberg closed MJAR-48. --- Resolution: Fixed Fix Version/s: 2.1 The rebuilt site has been out to review and all comments have been fixed. > Review plugin documentation > ---

[jira] Commented: (MAVENUPLOAD-984) Please upload Connector/J 5.0.2

2006-07-17 Thread Mark Matthews (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-984?page=comments#action_70020 ] Mark Matthews commented on MAVENUPLOAD-984: --- Hi! Please try again, permissions were botched on the upload. Thanks! > Please upload Connector/J 5.0.2 > -

[jira] Commented: (MPA-46) Remove or change m1 plugins leaders

2006-07-17 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPA-46?page=comments#action_70019 ] Lukas Theussl commented on MPA-46: -- Is there a way to bulk change the project leads for all plugins to mavendevlist or do we have to do that one by one? > Remove or change m1

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Jimisola Laursen (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70018 ] Jimisola Laursen commented on MJAR-52: -- Thanks you for the info. I'll have to wait until it is released. Will it be released for 2.0.x or only 2.1.x? > Make it option to

[jira] Closed: (MNGECLIPSE-162) Reactor does not start on install goal

2006-07-17 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-162?page=all ] Eugene Kuleshov closed MNGECLIPSE-162. -- Resolution: Duplicate > Reactor does not start on install goal > -- > > Key: MNGECLIPSE-162 >

[jira] Updated: (MNG-1577) dependencyManagent does not work for transitive dependencies

2006-07-17 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=all ] Mike Perham updated MNG-1577: - Summary: dependencyManagent does not work for transitive dependencies (was: dependencyManagent does not work for transient dependencies) > dependencyManagent does not work

[jira] Commented: (MNG-1577) dependencyManagent does not work for transient dependencies

2006-07-17 Thread Stephen Duncan Jr (JIRA)
[ http://jira.codehaus.org/browse/MNG-1577?page=comments#action_70016 ] Stephen Duncan Jr commented on MNG-1577: Can someone change the description of this bug to say "transitive" instead of "transient"? That should make it easier to fin

[jira] Updated: (MPTEST-65) Upgrade to Junit 4.0

2006-07-17 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-65?page=all ] Arnaud Heritier updated MPTEST-65: -- Affects Version/s: (was: 1.7) (was: 1.6.2) Fix Version/s: (was: 1.9) To be done. > Upgrade to Junit 4.0 >

[jira] Reopened: (MPTEST-65) Upgrade to Junit 4.0

2006-07-17 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-65?page=all ] Arnaud Heritier reopened MPTEST-65: --- Can't do it. It requires JDK 1.5 and we can load it dynamically > Upgrade to Junit 4.0 > > > Key: MPTEST-65 >

[jira] Created: (MNGECLIPSE-162) Reactor does not start on install goal

2006-07-17 Thread Matthias Bohlen (JIRA)
Reactor does not start on install goal -- Key: MNGECLIPSE-162 URL: http://jira.codehaus.org/browse/MNGECLIPSE-162 Project: Maven 2.x Extension for Eclipse Issue Type: Bug Components: Maven Launch

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70011 ] Wendy Smoak commented on MJAR-52: - I don't think the fix is in a released version of maven-jar-plugin yet. (See the comments on MNG-1598.) It's resolved as fixed in v2.0.1

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70010 ] Dennis Lundberg commented on MJAR-52: - You need to use the 2.1-SNAPSHOT version of maven-jar-plugin for this to work. > Make it option to include META-INF directory with p

[jira] Commented: (MNGECLIPSE-161) Tree with pom.xml hierarchy

2006-07-17 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-161?page=comments#action_70009 ] Eugene Kuleshov commented on MNGECLIPSE-161: This has to be thought trough very well. Generally you can't add dependency to just any pom.xml, but only to

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Jimisola Laursen (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70008 ] Jimisola Laursen commented on MJAR-52: -- Followed the instructions and added: org.apache.maven.plugins maven-jar-plugin false to ... However, I get the following

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Jimisola Laursen (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70007 ] Jimisola Laursen commented on MJAR-52: -- I think that this is dupe actually. I didn't find that one when I searched. I'll check if that does what I want this one to do and

[jira] Closed: (MNGECLIPSE-160) Add schema location to project tag in pom.xml

2006-07-17 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-160?page=all ] Eugene Kuleshov closed MNGECLIPSE-160. -- Resolution: Duplicate > Add schema location to project tag in pom.xml > - > > Key: MNGECL

[jira] Created: (MNGECLIPSE-161) Tree with pom.xml hierarchy

2006-07-17 Thread Matthias Bohlen (JIRA)
Tree with pom.xml hierarchy --- Key: MNGECLIPSE-161 URL: http://jira.codehaus.org/browse/MNGECLIPSE-161 Project: Maven 2.x Extension for Eclipse Issue Type: New Feature Affects Versions: 0.0.9 Environment

[jira] Created: (MNGECLIPSE-160) Add schema location to project tag in pom.xml

2006-07-17 Thread Matthias Bohlen (JIRA)
Add schema location to project tag in pom.xml - Key: MNGECLIPSE-160 URL: http://jira.codehaus.org/browse/MNGECLIPSE-160 Project: Maven 2.x Extension for Eclipse Issue Type: Improvement Affects

[jira] Created: (MSITE-163) site modules menu does not inherit

2006-07-17 Thread Andrew Williams (JIRA)
site modules menu does not inherit -- Key: MSITE-163 URL: http://jira.codehaus.org/browse/MSITE-163 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.0-beta-4 Environment: ubuntu

[jira] Created: (MAVENUPLOAD-992) OpenWFE 1.7.1 upload request

2006-07-17 Thread John Mettraux (JIRA)
OpenWFE 1.7.1 upload request Key: MAVENUPLOAD-992 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-992 Project: maven-upload-requests Issue Type: Task Reporter: John Mettraux http://openwfe.org/uplo

[jira] Commented: (MECLIPSE-92) Allow .classpath generation for plugin-development support

2006-07-17 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-92?page=comments#action_70004 ] fabrizio giustina commented on MECLIPSE-92: --- Patch committed with a few modifications (remove dependency from commons-io, only show a warning instead of throwing

[jira] Updated: (MAVENUPLOAD-966) Upload Retroweaver 1.2.3

2006-07-17 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-966?page=all ] Jochen Wiedmann updated MAVENUPLOAD-966: Attachment: retroweaver-rt-1.2.3.jar retroweaver-1.2.3.jar Attaching new upload archives for retroweaver-1.2.3.jar and retrowea

[jira] Commented: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-987?page=comments#action_7 ] Carlos Sanchez commented on MAVENUPLOAD-987: Are you the owners of springmodules.org ? where can this be verified? if not groupId must be net.java.dev.spri

[jira] Commented: (MAVENUPLOAD-989) squashfs-0.9-beta

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-989?page=comments#action_69998 ] Carlos Sanchez commented on MAVENUPLOAD-989: There's no "plugin" scope, dependencies for plugins go inside the tag > squashfs-0.9-beta >

[jira] Closed: (MAVENUPLOAD-990) xSocket

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-990?page=all ] Carlos Sanchez closed MAVENUPLOAD-990. -- Assignee: Carlos Sanchez Resolution: Fixed > xSocket > --- > > Key: MAVENUPLOAD-990 > URL: http://jira.cod

[jira] Closed: (MAVENUPLOAD-991) hibernate 3.2.0.cr3

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-991?page=all ] Carlos Sanchez closed MAVENUPLOAD-991. -- Assignee: Carlos Sanchez Resolution: Fixed > hibernate 3.2.0.cr3 > --- > > Key: MAVENUPLOAD-991 >

[jira] Commented: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_69997 ] Wendy Smoak commented on MJAR-52: - Possible duplicate of http://jira.codehaus.org/browse/MNG-1598 > Make it option to include META-INF directory with pom.xml and pom.propertie

[jira] Created: (MJAR-52) Make it option to include META-INF directory with pom.xml and pom.properties

2006-07-17 Thread Jimisola Laursen (JIRA)
Make it option to include META-INF directory with pom.xml and pom.properties Key: MJAR-52 URL: http://jira.codehaus.org/browse/MJAR-52 Project: Maven 2.x Jar Plugin

[jira] Closed: (MECLIPSE-98) Unablea to execute mvn eclipse:eclipse

2006-07-17 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-98?page=all ] fabrizio giustina closed MECLIPSE-98. - Assignee: fabrizio giustina Resolution: Fixed Fix Version/s: 2.3 The eclipse plugin requires at least maven 2.0.1. Added as a prerequisite

[jira] Created: (CONTINUUM-782) Add a feature to allow cleaning the m2 local repo once every N days

2006-07-17 Thread Vincent Massol (JIRA)
Add a feature to allow cleaning the m2 local repo once every N days --- Key: CONTINUUM-782 URL: http://jira.codehaus.org/browse/CONTINUUM-782 Project: Continuum Issue Type: New

[jira] Created: (MAVENUPLOAD-991) hibernate 3.2.0.cr3

2006-07-17 Thread fabrizio giustina (JIRA)
hibernate 3.2.0.cr3 --- Key: MAVENUPLOAD-991 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-991 Project: maven-upload-requests Issue Type: Task Reporter: fabrizio giustina -- This message is automatically g

[jira] Created: (MAVENUPLOAD-990) xSocket

2006-07-17 Thread greg (JIRA)
xSocket --- Key: MAVENUPLOAD-990 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-990 Project: maven-upload-requests Issue Type: Task Reporter: greg xSocket is a lightweight java nio-based server framework to build high pe

[jira] Commented: (CONTINUUM-771) Add user management screens

2006-07-17 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-771?page=comments#action_69985 ] Jesse McConnell commented on CONTINUUM-771: --- henry, check out CONTINUUM-781 based on some feedback from trygve I moved that base class to the plexus-xwork-in

[jira] Updated: (CONTINUUM-781) move AbstractContinuumAction to plexus-xwork-integration

2006-07-17 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-781?page=all ] Jesse McConnell updated CONTINUUM-781: -- Attachment: (was: continuum-759-with-plexus-xwork-baseclass.patch) > move AbstractContinuumAction to plexus-xwork-integration > --

[jira] Updated: (CONTINUUM-781) move AbstractContinuumAction to plexus-xwork-integration

2006-07-17 Thread Jesse McConnell (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-781?page=all ] Jesse McConnell updated CONTINUUM-781: -- Attachment: continuum-759-with-plexus-xwork-baseclass-2.patch AbstractAction -> PlexusActionSupport > move AbstractContinuumAction to plexus-xwork-in

[jira] Created: (MAVENUPLOAD-988) easyio-0.9-beta

2006-07-17 Thread Joseph M. Ferner (JIRA)
easyio-0.9-beta --- Key: MAVENUPLOAD-988 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-988 Project: maven-upload-requests Issue Type: Task Reporter: Joseph M. Ferner http://www.fernsroth.com/tech/easyio-0.9-beta-

[jira] Created: (MAVENUPLOAD-989) squashfs-0.9-beta

2006-07-17 Thread Joseph M. Ferner (JIRA)
squashfs-0.9-beta - Key: MAVENUPLOAD-989 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-989 Project: maven-upload-requests Issue Type: Task Reporter: Joseph M. Ferner http://www.fernsroth.com/tech/squashfs-0.9

[jira] Reopened: (MPA-74) Add Denis Lundberg as a committer

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-74?page=all ] Jason van Zyl reopened MPA-74: -- > Add Denis Lundberg as a committer > - > > Key: MPA-74 > URL: http://jira.codehaus.org/browse/MPA-

[jira] Closed: (MPA-74) Add Denis Lundberg as a committer

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-74?page=all ] Jason van Zyl closed MPA-74. Resolution: Fixed > Add Denis Lundberg as a committer > - > > Key: MPA-74 > URL: http://jira.codehaus.org/browse/

[jira] Updated: (MPA-74) Add Denis Lundberg as a committer

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-74?page=all ] Jason van Zyl updated MPA-74: - Component/s: New Committers > Add Denis Lundberg as a committer > - > > Key: MPA-74 > URL: http://jira.codehaus

[jira] Commented: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Simon Baker (JIRA)
[ http://jira.codehaus.org/browse/MPMD-37?page=comments#action_69971 ] Simon Baker commented on MPMD-37: - It was resolving to 2.0 even though maven2 had downloaded 2.1 of the plugin. I deleted both from the repository and now it's using 2.1 corre

[jira] Closed: (MPA-74) Add Denis Lundberg as a committer

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-74?page=all ] Jason van Zyl closed MPA-74. Resolution: Fixed > Add Denis Lundberg as a committer > - > > Key: MPA-74 > URL: http://jira.codehaus.org/browse/

[jira] Created: (MPA-74) Add Denis Lundberg as a committer

2006-07-17 Thread Jason van Zyl (JIRA)
Add Denis Lundberg as a committer - Key: MPA-74 URL: http://jira.codehaus.org/browse/MPA-74 Project: Maven Project Administration Issue Type: Task Affects Versions: 2006-q2 Reporter: Jason van

[jira] Created: (MPA-73) Add Mike Perham to the Maven PM

2006-07-17 Thread Jason van Zyl (JIRA)
Add Mike Perham to the Maven PM --- Key: MPA-73 URL: http://jira.codehaus.org/browse/MPA-73 Project: Maven Project Administration Issue Type: Task Reporter: Jason van Zyl Assigned To: Jason va

[jira] Closed: (MPA-73) Add Mike Perham to the Maven PM

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-73?page=all ] Jason van Zyl closed MPA-73. Resolution: Fixed > Add Mike Perham to the Maven PM > --- > > Key: MPA-73 > URL: http://jira.codehaus.org/browse/MPA-

[jira] Updated: (MPA-73) Add Mike Perham to the Maven PM

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-73?page=all ] Jason van Zyl updated MPA-73: - Affects Version/s: 2006-q2 Fix Version/s: 2006-q2 Component/s: New PMC Members > Add Mike Perham to the Maven PM > --- > >

[jira] Updated: (MPA-51) Create a New JIRA Project for Maven Site

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-51?page=all ] Jason van Zyl updated MPA-51: - Fix Version/s: 2006-q2 > Create a New JIRA Project for Maven Site > > > Key: MPA-51 > URL: http://jira

[jira] Updated: (MPA-72) Please make "sources" jar available to Maven1 users

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-72?page=all ] Jason van Zyl updated MPA-72: - Fix Version/s: 2006-q2 > Please make "sources" jar available to Maven1 users > --- > > Key: MPA-72 >

[jira] Updated: (MPA-49) consider IRC logging again

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-49?page=all ] Jason van Zyl updated MPA-49: - Fix Version/s: 2006-q2 > consider IRC logging again > -- > > Key: MPA-49 > URL: http://jira.codehaus.org/browse/MPA-49

[jira] Updated: (MPA-44) fix URL of JIRA plugin projects

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-44?page=all ] Jason van Zyl updated MPA-44: - Fix Version/s: 2006-q2 > fix URL of JIRA plugin projects > --- > > Key: MPA-44 > URL: http://jira.codehaus.org/brow

[jira] Updated: (MPA-46) Remove or change m1 plugins leaders

2006-07-17 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-46?page=all ] Jason van Zyl updated MPA-46: - Fix Version/s: 2006-q2 > Remove or change m1 plugins leaders > --- > > Key: MPA-46 > URL: http://jira.codehaus.

[jira] Commented: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MPMD-37?page=comments#action_69970 ] Mike Perham commented on MPMD-37: - You can also use -X and scan the resulting output to determine the version of the plugin you are using. > Embedded error produced when fail

[jira] Commented: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MPMD-37?page=comments#action_69968 ] Mike Perham commented on MPMD-37: - This was fixed in 2.1 so I suspect you are using 2.0. Please add 2.1 to your reporting plugin definition and try it again. > Embedded erro

[jira] Commented: (MNG-1545) some execution output not routed through default routes.

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1545?page=comments#action_69969 ] Brett Porter commented on MNG-1545: --- surefire plugin 2.2 (surefire 2.0) > some execution output not routed through default routes. > ---

[jira] Created: (MNG-2453) Site plugin NO locale

2006-07-17 Thread David J. M. Karlsen (JIRA)
Site plugin NO locale - Key: MNG-2453 URL: http://jira.codehaus.org/browse/MNG-2453 Project: Maven 2 Issue Type: Improvement Components: Sites & Reporting Environment: N/A Reporter: David J.

[jira] Commented: (MNG-1545) some execution output not routed through default routes.

2006-07-17 Thread Milos Kleint (JIRA)
[ http://jira.codehaus.org/browse/MNG-1545?page=comments#action_69967 ] Milos Kleint commented on MNG-1545: --- brett, which version of surefire do you mean? > some execution output not routed through default routes. >

[jira] Commented: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Costin Leau (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-987?page=comments#action_69963 ] Costin Leau commented on MAVENUPLOAD-987: - I agree but at the moment we are not using maven (and creating and uploading the maven is painful). Hopefully will

[jira] Commented: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Costin Leau (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-987?page=comments#action_69962 ] Costin Leau commented on MAVENUPLOAD-987: - https://springmodules.dev.java.net/files/documents/2803/37571/spring-modules-aop-0.5-bundle.jar https://springmodule

[jira] Commented: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Simon Baker (JIRA)
[ http://jira.codehaus.org/browse/MPMD-37?page=comments#action_69961 ] Simon Baker commented on MPMD-37: - Maybe so, Carlos, but omitting it doesn't fix the problem. > Embedded error produced when failing parse on a hibernate annotation > (3.1bet

[jira] Commented: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-987?page=comments#action_69960 ] Carlos Sanchez commented on MAVENUPLOAD-987: please post here the list of urls it'd be better if you setup a maven repo where we can rsync or checkout fro

[jira] Commented: (MNG-1905) Delete remote files before uploading them to avoid permission problems

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1905?page=comments#action_69959 ] Carlos Sanchez commented on MNG-1905: - WAGON-19 would fix this problem too. Upload to temp file, delete old, rename temp to old > Delete remote files before uploading th

[jira] Commented: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPMD-37?page=comments#action_69958 ] Carlos Sanchez commented on MPMD-37: you don't need org.apache.maven.plugins maven-pmd-plugin 2.1 test > Embedded error produced when failing parse on a hibernate anno

[jira] Created: (MAVENUPLOAD-987) spring modules 0.5 release

2006-07-17 Thread Costin Leau (JIRA)
spring modules 0.5 release -- Key: MAVENUPLOAD-987 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-987 Project: maven-upload-requests Issue Type: Task Reporter: Costin Leau The url contains a folder on

[jira] Created: (MPMD-37) Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file

2006-07-17 Thread Simon Baker (JIRA)
Embedded error produced when failing parse on a hibernate annotation (3.1beta9) in java file Key: MPMD-37 URL: http://jira.codehaus.org/browse/MPMD-37 Projec

[jira] Closed: (MNG-2429) link the deploy guides from the maven site to the plugin documentation of deploy plugin

2006-07-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2429?page=all ] Allan Ramirez closed MNG-2429. -- Resolution: Fixed fixed in svn > link the deploy guides from the maven site to the plugin documentation of > deploy plugin >

[jira] Updated: (MNG-2429) link the deploy guides from the maven site to the plugin documentation of deploy plugin

2006-07-17 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2429?page=all ] Allan Ramirez updated MNG-2429: --- Remaining Estimate: 30 minutes Original Estimate: 30 minutes > link the deploy guides from the maven site to the plugin documentation of > deploy plugin >

[jira] Commented: (MAVENUPLOAD-966) Upload Retroweaver 1.2.3

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-966?page=comments#action_69953 ] Carlos Sanchez commented on MAVENUPLOAD-966: the groupid is net.sourceforge.retroweaver, rc.com doesn't exist or has any relationship with retroweaver tha

[jira] Commented: (MAVENUPLOAD-984) Please upload Connector/J 5.0.2

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-984?page=comments#action_69952 ] Carlos Sanchez commented on MAVENUPLOAD-984: I get an empty file there > Please upload Connector/J 5.0.2 > --- > >

[jira] Closed: (MAVENUPLOAD-986) jsontools-log4j-1.2

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-986?page=all ] Carlos Sanchez closed MAVENUPLOAD-986. -- Assignee: Carlos Sanchez Resolution: Fixed > jsontools-log4j-1.2 > --- > > Key: MAVENUPLOAD-986 >

[jira] Closed: (MAVENUPLOAD-985) jsontools-core-1.2

2006-07-17 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-985?page=all ] Carlos Sanchez closed MAVENUPLOAD-985. -- Assignee: Carlos Sanchez Resolution: Fixed > jsontools-core-1.2 > -- > > Key: MAVENUPLOAD-985 >

[jira] Updated: (CONTINUUM-771) Add user management screens

2006-07-17 Thread Henry S. Isidro (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-771?page=all ] Henry S. Isidro updated CONTINUUM-771: -- Attachment: CONTINUUM-771-continuum-webapp-with-improved-logging.patch Here's a new patch with the imporved logging using Jesse's patch to CONTINUUM-

[jira] Created: (MNG-2452) parameter parse error

2006-07-17 Thread Andrew Williams (JIRA)
parameter parse error - Key: MNG-2452 URL: http://jira.codehaus.org/browse/MNG-2452 Project: Maven 2 Issue Type: Bug Components: Command Line Affects Versions: 2.0.3 Environment: ubuntu linux

[jira] Created: (MSUREFIRE-149) XML Test Results files are not accurate

2006-07-17 Thread Mark Chaimungkalanont (JIRA)
XML Test Results files are not accurate --- Key: MSUREFIRE-149 URL: http://jira.codehaus.org/browse/MSUREFIRE-149 Project: Maven 2.x Surefire Plugin Issue Type: Bug Affects Versions: 2.2 Envir

[jira] Commented: (MSITE-162) maven -N site does not generate index.html

2006-07-17 Thread Andrew Williams (JIRA)
[ http://jira.codehaus.org/browse/MSITE-162?page=comments#action_69949 ] Andrew Williams commented on MSITE-162: --- Sorry, I was not clear, here goes correcting that maven2 (yes, I know mvn, I just write maven out of habbit) this is a multi-

[jira] Commented: (MSITE-162) maven -N site does not generate index.html

2006-07-17 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-162?page=comments#action_69948 ] Brett Porter commented on MSITE-162: ok, that wasn't clear from the original description. Are you talking about maven 1.x or maven 2.x? -N is a m2 thing, but it's execu

[jira] Reopened: (MSITE-162) maven -N site does not generate index.html

2006-07-17 Thread Andrew Williams (JIRA)
[ http://jira.codehaus.org/browse/MSITE-162?page=all ] Andrew Williams reopened MSITE-162: --- This is _not_ related (as far as I can tell from the comments in the other bug) my default index.html is produced fine saying "there is no description

[jira] Updated: (MNGECLIPSE-135) "Password Required" dialog requires user/password to be re-enter for each project

2006-07-17 Thread Dennis Kieselhorst (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-135?page=all ] Dennis Kieselhorst updated MNGECLIPSE-135: -- Attachment: password-dialog.jpg > "Password Required" dialog requires user/password to be re-enter for each > project >