[jira] Closed: (MSUREFIRE-87) Improve error stack trace when the error comes from the user's test code

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-87?page=all ] Brett Porter closed MSUREFIRE-87: - Assign To: Brett Porter Resolution: Fixed > Improve error stack trace when the error comes from the user's test code >

[jira] Commented: (MSUREFIRE-74) IsolatedClassloader.getResources returns duplicated results

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-74?page=comments#action_64479 ] Brett Porter commented on MSUREFIRE-74: --- I see the duplicate classpath entries, but no problem with duped resources normally. See the duped resources when forking. > Isolated

[jira] Commented: (MSUREFIRE-74) IsolatedClassloader.getResources returns duplicated results

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-74?page=comments#action_64480 ] Brett Porter commented on MSUREFIRE-74: --- removed duplicate listing items (but that wasn't actually affecting the classloader). This only occurs when forking AND child delegatio

[jira] Closed: (MSUREFIRE-77) Service providers are not available during unit testing when defined by dependencies

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-77?page=all ] Brett Porter closed MSUREFIRE-77: - Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.2) You have to use forkMode = once or always. The default, running inside

[jira] Closed: (MSUREFIRE-81) In forked modes, many API jars cannot be used due to problems loading QName class

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-81?page=all ] Brett Porter closed MSUREFIRE-81: - Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.2) you have to use child delegation = false, or include an implementation

[jira] Created: (MEV-384) velocity 1.4 dependencies are wrong

2006-05-01 Thread fabrizio giustina (JIRA)
velocity 1.4 dependencies are wrong --- Key: MEV-384 URL: http://jira.codehaus.org/browse/MEV-384 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: fabrizio giustina The pom for velocity 1.4 lists only a

[jira] Created: (MEV-385) velocity-dep 1.4 should be relocated to velocity 1.4

2006-05-01 Thread fabrizio giustina (JIRA)
velocity-dep 1.4 should be relocated to velocity 1.4 Key: MEV-385 URL: http://jira.codehaus.org/browse/MEV-385 Project: Maven Evangelism Type: Bug Reporter: fabrizio giustina After fixing MEV-384 (velocity 1

[jira] Commented: (MNG-2248) Maven should get the source and javadoc jars from a repository if they are available

2006-05-01 Thread Jamie Bisotti (JIRA)
[ http://jira.codehaus.org/browse/MNG-2248?page=comments#action_64488 ] Jamie Bisotti commented on MNG-2248: Currently, the Eclipse plug-in can do this, but it would seem to make more sense to move this functionality closer to the core. Not everyone use

[jira] Closed: (MSUREFIRE-74) IsolatedClassloader.getResources returns duplicated results

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-74?page=all ] Brett Porter closed MSUREFIRE-74: - Assign To: Brett Porter Resolution: Fixed > IsolatedClassloader.getResources returns duplicated results > -

[jira] Commented: (MEV-385) velocity-dep 1.4 should be relocated to velocity 1.4

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-385?page=comments#action_64491 ] Carlos Sanchez commented on MEV-385: I think that velocity-dep must be kept as is. If somebody decides to use it, it's ok for them. the real issue is MEV-384 > velocity-dep 1.4 shoul

[jira] Commented: (MEV-384) velocity 1.4 dependencies are wrong

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-384?page=comments#action_64492 ] Carlos Sanchez commented on MEV-384: This really scares me, there're 384 poms depending on it http://www.mavenregistry.com/search/artifact/19997 I don't think we'll change it in this

[jira] Commented: (MEV-385) velocity-dep 1.4 should be relocated to velocity 1.4

2006-05-01 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MEV-385?page=comments#action_64495 ] fabrizio giustina commented on MEV-385: --- > If somebody decides to use it, it's ok for them. yes, but it can always be included due to transitive dependencies, so you will end up usi

[jira] Commented: (MNGECLIPSE-105) Add maven-managed dependencies as project J2EE Module Dependencies

2006-05-01 Thread Borut Bolcina (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-105?page=comments#action_64494 ] Borut Bolcina commented on MNGECLIPSE-105: -- Hello, I am using Eclipse 3.2 RC2 with the latest (also RC2) Callisto update site modules (Web Standard Tools Version: 1.5.0.

[jira] Created: (MANTRUN-50) Attribute not supported for task from Antrun.

2006-05-01 Thread Michael D Johnson (JIRA)
Attribute not supported for task from Antrun. -- Key: MANTRUN-50 URL: http://jira.codehaus.org/browse/MANTRUN-50 Project: Maven 2.x Antrun Plugin Type: Bug Versions: 1.2 Environment: Windows XP, Maven 2.0

[jira] Commented: (MSUREFIRE-81) In forked modes, many API jars cannot be used due to problems loading QName class

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-81?page=comments#action_64496 ] Brett Porter commented on MSUREFIRE-81: --- actually, this was resolved by fixing MSUREFIRE-74 - it was a problem of a class appearing in two different classloaders > In forked m

[jira] Commented: (MEV-385) velocity-dep 1.4 should be relocated to velocity 1.4

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-385?page=comments#action_64497 ] Carlos Sanchez commented on MEV-385: so the problem is people that use it, not by itself. We don't control what other people do it's up to them > velocity-dep 1.4 should be relocated

[jira] Updated: (MPWAR-37) war:war-resources should perform property expansion

2006-05-01 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-37?page=all ] Stephane Nicoll updated MPWAR-37: - Attachment: MPWAR-37.diff > war:war-resources should perform property expansion > --- > > Key: MPWAR-37 >

[jira] Updated: (MPWAR-37) war:war-resources should perform property expansion

2006-05-01 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-37?page=all ] Stephane Nicoll updated MPWAR-37: - Testcase included: yes Fix Version: 1.6.2 > war:war-resources should perform property expansion > --- > >

[jira] Closed: (CONTINUUM-497) Ability to download from the Working Copy page.

2006-05-01 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-497?page=all ] Shinobu Kawai closed CONTINUUM-497: --- Resolution: Fixed Fix Version: 1.0.3 Looks fixed in 1.0.3. :) > Ability to download from the Working Copy page. > --

[jira] Created: (MNG-2260) Issuing an SCM Checkout from SVN results in Issuer Not trusted error message

2006-05-01 Thread Brian Bonner (JIRA)
Issuing an SCM Checkout from SVN results in Issuer Not trusted error message Key: MNG-2260 URL: http://jira.codehaus.org/browse/MNG-2260 Project: Maven 2 Type: Bug Versions: 2.0.4

[jira] Moved: (SCM-192) Issuing an SCM Checkout from SVN results in Issuer Not trusted error message

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SCM-192?page=all ] Carlos Sanchez moved MNG-2260 to SCM-192: - Version: (was: 2.0.4) Key: SCM-192 (was: MNG-2260) Project: Maven SCM (was: Maven 2) > Issuing an SCM Checkout from SVN results in I

[jira] Commented: (SCM-192) Issuing an SCM Checkout from SVN results in Issuer Not trusted error message

2006-05-01 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/SCM-192?page=comments#action_64500 ] Brian Bonner commented on SCM-192: -- After looking at this further I noticed the commandline issued by maven was "non-interactive" which probably explains why it wouldn't display the pro

[jira] Commented: (SCM-192) Issuing an SCM Checkout from SVN results in Issuer Not trusted error message

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/SCM-192?page=comments#action_64501 ] Carlos Sanchez commented on SCM-192: You probably need to run svn for a first time by yourself and accept the certificate, after that maven will be fine > Issuing an SCM Checkout fro

[jira] Resolved: (MPWAR-37) war:war-resources should perform property expansion

2006-05-01 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-37?page=all ] Stephane Nicoll resolved MPWAR-37: -- Resolution: Fixed Applied with additional test cases. Thanks. > war:war-resources should perform property expansion > --

[jira] Created: (CONTINUUM-675) Add Working Copy to the Legends

2006-05-01 Thread Shinobu Kawai (JIRA)
Add Working Copy to the Legends --- Key: CONTINUUM-675 URL: http://jira.codehaus.org/browse/CONTINUUM-675 Project: Continuum Type: Improvement Components: Web interface Versions: 1.0.3 Reporter: Shinobu Kawai Priority:

[jira] Created: (MNGECLIPSE-116) 0.0.7 plugin will not load. Embedder related exception

2006-05-01 Thread Cliff Resnick (JIRA)
0.0.7 plugin will not load. Embedder related exception -- Key: MNGECLIPSE-116 URL: http://jira.codehaus.org/browse/MNGECLIPSE-116 Project: Maven 2.x Extension for Eclipse Type: Bug Versions: 0.0.7 Environm

[jira] Created: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread Ceki Gulcu (JIRA)
Upload request for SLF4J version 1.0.1 -- Key: MAVENUPLOAD-871 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-871 Project: maven-upload-requests Type: Task Reporter: Ceki Gulcu Attachments: jcl104-over-slf4j-1.0.1-bundle.ja

[jira] Updated: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-871?page=all ] Ceki Gulcu updated MAVENUPLOAD-871: --- Attachment: slf4j-simple-1.0.1-bundle.jar slf4j-nop-1.0.1-bundle.jar slf4j-log4j13-1.0.1-bundle.jar > Upload request for S

[jira] Commented: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-871?page=comments#action_64504 ] Ceki Gulcu commented on MAVENUPLOAD-871: Links for easier copy-and-paste: http://jira.codehaus.org/secure/attachment/20330/jcl104-over-slf4j-1.0.1-bundle.jar http://jira.

[jira] Updated: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread Ceki Gulcu (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-871?page=all ] Ceki Gulcu updated MAVENUPLOAD-871: --- Attachment: slf4j-log4j12-1.0.1-bundle.jar > Upload request for SLF4J version 1.0.1 > -- > > Key: MAVENUPLOAD

[jira] Commented: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-871?page=comments#action_64505 ] fabrizio giustina commented on MAVENUPLOAD-871: --- Hi Ceki, could you also include source jars in slf4j upload bundles? They can be very useful for users, bringing ja

[jira] Commented: (MAVENUPLOAD-871) Upload request for SLF4J version 1.0.1

2006-05-01 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-871?page=comments#action_64506 ] fabrizio giustina commented on MAVENUPLOAD-871: --- typo: >... as binary jars, plus a "-source" suffix. the suffix is "-sources" > Upload request for SLF4J version 1.

[jira] Created: (MEAR-28) Patch to support JEE5 application.xml format

2006-05-01 Thread Stefan Arentz (JIRA)
Patch to support JEE5 application.xml format Key: MEAR-28 URL: http://jira.codehaus.org/browse/MEAR-28 Project: Maven 2.x Ear Plugin Type: Improvement Reporter: Stefan Arentz The attached patch adds support for vers

[jira] Updated: (MEAR-28) Patch to support JEE5 application.xml format

2006-05-01 Thread Stefan Arentz (JIRA)
[ http://jira.codehaus.org/browse/MEAR-28?page=all ] Stefan Arentz updated MEAR-28: -- Attachment: MEAR-28.patch > Patch to support JEE5 application.xml format > > > Key: MEAR-28 > URL: http://jir

[jira] Created: (CONTINUUM-676) Typo in Legend : "Build In Progess"

2006-05-01 Thread Shinobu Kawai (JIRA)
Typo in Legend : "Build In Progess" --- Key: CONTINUUM-676 URL: http://jira.codehaus.org/browse/CONTINUUM-676 Project: Continuum Type: Bug Components: Web interface Versions: 1.0.3 Reporter: Shinobu Kawai Priority:

[jira] Commented: (MASSEMBLY-89) outputFileNameMapping broken

2006-05-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=comments#action_64507 ] John Casey commented on MASSEMBLY-89: - Added two unit tests to the maven-assembly-plugin for this, under BasicAbstractAssemblyMojoFeaturesTest. I cannot reproduce the error. Wha

[jira] Commented: (SCM-192) Issuing an SCM Checkout from SVN results in Issuer Not trusted error message

2006-05-01 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/SCM-192?page=comments#action_64508 ] Brian Bonner commented on SCM-192: -- Yes, when I responded with (p) on the svn checkout, maven worked fine. I guess it's working as designed. Thanks. > Issuing an SCM Checkout from SVN

[jira] Closed: (MASSEMBLY-37) Assembly plugin should have the option not to repeat the build process every

2006-05-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-37?page=all ] John Casey closed MASSEMBLY-37: --- Resolution: Fixed For the first issue, you should use 'attached' rather than 'assembly' for the bound goal, since it doesn't fork a lifecycle per execution. F

[jira] Commented: (MASSEMBLY-89) outputFileNameMapping broken

2006-05-01 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=comments#action_64510 ] Dan Tran commented on MASSEMBLY-89: --- There are 2 levels of interpolation in assembly files. The first time when the xml file is read in, the interpolation is by MASSEMBLY-40 which

[jira] Updated: (MASSEMBLY-89) outputFileNameMapping broken

2006-05-01 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=all ] Dan Tran updated MASSEMBLY-89: -- Attachment: bin.xml > outputFileNameMapping broken > > > Key: MASSEMBLY-89 > URL: http://jira.codehaus.org/browse/MASSEM

[jira] Commented: (MASSEMBLY-32) Provide installer support like NSIS or InnoSetup

2006-05-01 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-32?page=comments#action_64512 ] John Casey commented on MASSEMBLY-32: - I've created plexus-installer in the plexus-sandbox. It's version is 1.0-alpha-1-SNASPHOT, and I guess I'll have to call a vote on it in th

[jira] Updated: (MASSEMBLY-89) outputFileNameMapping broken

2006-05-01 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=all ] Dan Tran updated MASSEMBLY-89: -- Attachment: pom.xml > outputFileNameMapping broken > > > Key: MASSEMBLY-89 > URL: http://jira.codehaus.org/browse/MASSEM

[jira] Commented: (MASSEMBLY-89) outputFileNameMapping broken

2006-05-01 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-89?page=comments#action_64513 ] Dan Tran commented on MASSEMBLY-89: --- Please place pom.xml and bin.xml on the same directory and run mvn package. both specified dependencies files are mapped into one file . tes

[jira] Closed: (MPXDOC-194) No i18n for links and breadcrumbs

2006-05-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-194?page=all ] Lukas Theussl closed MPXDOC-194: Resolution: Fixed > No i18n for links and breadcrumbs > - > > Key: MPXDOC-194 > URL: http://jira.codehaus.org/

[jira] Commented: (MASSEMBLY-90) add a DependencySet filter based on type

2006-05-01 Thread Jason Chaffee (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-90?page=comments#action_64515 ] Jason Chaffee commented on MASSEMBLY-90: It would be nice to add a classifier filter as well. > add a DependencySet filter based on type > ---

[jira] Closed: (MPDIST-9) Add "fixcrlf" step

2006-05-01 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPDIST-9?page=all ] Lukas Theussl closed MPDIST-9: -- Resolution: Won't Fix Fix Version: (was: 1.7) > Add "fixcrlf" step > -- > > Key: MPDIST-9 > URL: http://jira.codehaus.org/b

[jira] Updated: (MASSEMBLY-90) add a DependencySet filter based on type

2006-05-01 Thread Jason Chaffee (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-90?page=all ] Jason Chaffee updated MASSEMBLY-90: --- Attachment: AssemblyTypeArtifactFilter.java AssemblyClassifierArtifactFilter.java AbstractAssemblyMojo.java > add a Dependenc

[jira] Updated: (MASSEMBLY-32) Provide installer support like NSIS or InnoSetup

2006-05-01 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-32?page=all ] Vincent Siveton updated MASSEMBLY-32: - Attachment: MASSEMBLY-32.patch > Provide installer support like NSIS or InnoSetup > > > Key: MA

[jira] Created: (CONTINUUM-677) Developer access not showing https

2006-05-01 Thread Shinobu Kawai (JIRA)
Developer access not showing https -- Key: CONTINUUM-677 URL: http://jira.codehaus.org/browse/CONTINUUM-677 Project: Continuum Type: Bug Components: Documentation Reporter: Shinobu Kawai Priority: Minor In the Source Rep

[jira] Updated: (MASSEMBLY-90) add a DependencySet filter based on type

2006-05-01 Thread Jason Chaffee (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-90?page=all ] Jason Chaffee updated MASSEMBLY-90: --- Attachment: descriptor.mdo component.mdo AbstractAssemblyMojo.java > add a DependencySet filter based on type > -

[jira] Commented: (MASSEMBLY-90) add a DependencySet filter based on type

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-90?page=comments#action_64521 ] Brett Porter commented on MASSEMBLY-90: --- Jason, can you please provide patches instead of replacement files. > add a DependencySet filter based on type > --

[jira] Updated: (MASSEMBLY-90) add a DependencySet filter based on type

2006-05-01 Thread Jason Chaffee (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-90?page=all ] Jason Chaffee updated MASSEMBLY-90: --- Attachment: AbstractAssemblyMojo-patch.txt descriptor.mdo-patch-.txt component.mdo-patch.txt > add a DependencySet filter bas

[jira] Created: (MNG-2261) Profiles ignored when working with non-projects (such as archetype:create)

2006-05-01 Thread Joakim Erdfelt (JIRA)
Profiles ignored when working with non-projects (such as archetype:create) -- Key: MNG-2261 URL: http://jira.codehaus.org/browse/MNG-2261 Project: Maven 2 Type: Bug Components: General V

[jira] Updated: (MNG-2261) Profiles ignored when working with non-projects (such as archetype:create)

2006-05-01 Thread Joakim Erdfelt (JIRA)
[ http://jira.codehaus.org/browse/MNG-2261?page=all ] Joakim Erdfelt updated MNG-2261: Attachment: MNG-2261.patch > Profiles ignored when working with non-projects (such as archetype:create) > -

[jira] Commented: (MSUREFIRE-85) Surefire does not run TestNG tests with JavaDoc annotations under Java 5

2006-05-01 Thread Andreas Guther (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-85?page=comments#action_64524 ] Andreas Guther commented on MSUREFIRE-85: - Brett, Thank you very much for looking into this. Unfortunately I have the impression that you might have looked at the issue fro

[jira] Commented: (MSUREFIRE-85) Surefire does not run TestNG tests with JavaDoc annotations under Java 5

2006-05-01 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-85?page=comments#action_64525 ] Brett Porter commented on MSUREFIRE-85: --- No, I did that. {code:xml} http://testng.org/testng-1.0.dtd"; > {

[jira] Created: (MPIR-45) Some french translations are missing

2006-05-01 Thread Alexandre Poitras (JIRA)
Some french translations are missing Key: MPIR-45 URL: http://jira.codehaus.org/browse/MPIR-45 Project: Maven 2.x Project Info Reports Plugin Type: Bug Reporter: Alexandre Poitras Priority: Minor Attachments: project-inf

[jira] Created: (MAVENUPLOAD-872) JCommon 1.0.4

2006-05-01 Thread Takayoshi Kimura (JIRA)
JCommon 1.0.4 - Key: MAVENUPLOAD-872 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-872 Project: maven-upload-requests Type: Task Reporter: Takayoshi Kimura Attachments: jcommon-1.0.4.jar http://www.jfree.org/jcommon/ -- This message is automat

[jira] Updated: (MAVENUPLOAD-872) JCommon 1.0.4

2006-05-01 Thread Takayoshi Kimura (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-872?page=all ] Takayoshi Kimura updated MAVENUPLOAD-872: - Attachment: jcommon-1.0.4-bundle.jar > JCommon 1.0.4 > - > > Key: MAVENUPLOAD-872 > URL: http://jira.codehaus.or

[jira] Closed: (WAGON-40) Does not deploy to existing folder

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/WAGON-40?page=all ] Carlos Sanchez closed WAGON-40: --- > Does not deploy to existing folder > -- > > Key: WAGON-40 > URL: http://jira.codehaus.org/browse/WAGON-40 > Pro

[jira] Closed: (WAGON-41) Wagon SCM does not add correctly new files

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/WAGON-41?page=all ] Carlos Sanchez closed WAGON-41: --- Assign To: Carlos Sanchez (was: Henry S. Isidro) Resolution: Fixed Quick fix adding files that failed again > Wagon SCM does not add correctly new files > --

[jira] Commented: (MNGECLIPSE-116) 0.0.7 plugin will not load. Embedder related exception

2006-05-01 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-116?page=comments#action_64528 ] Eugene Kuleshov commented on MNGECLIPSE-116: Not sure what it is, but you should know better what mya cause this error (from your own stack): java.lang.IllegalArgume

[jira] Created: (MIDEA-52) Add paramater idea:isJava5, and scope jdkName to idea:jdkName

2006-05-01 Thread Danie Roux (JIRA)
Add paramater idea:isJava5, and scope jdkName to idea:jdkName - Key: MIDEA-52 URL: http://jira.codehaus.org/browse/MIDEA-52 Project: Maven 2.x Idea Plugin Type: New Feature Reporter: Danie Roux Prio

[jira] Commented: (MAVEN-1753) Re-introduce xerces in maven's core dependencies

2006-05-01 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1753?page=comments#action_64529 ] Jeff Jensen commented on MAVEN-1753: Thanks Arnaud for making this change and publishing the snapshots. I am running your 4/30/06 M1.1-beta-3 snapshot, and it fixes a "SAXParser cl

[jira] Closed: (WAGON-45) Unable to deploy site to svn, html files contain inconsistent new lines

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/WAGON-45?page=all ] Carlos Sanchez closed WAGON-45: --- Assign To: Carlos Sanchez Resolution: Fixed Fix Version: 1.0-beta-1 Quick fix: adding files a second time makes it work > Unable to deploy site to svn,

[jira] Updated: (WAGON-41) Wagon SCM does not add correctly new files

2006-05-01 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/WAGON-41?page=all ] Carlos Sanchez updated WAGON-41: Comment: was deleted > Wagon SCM does not add correctly new files > -- > > Key: WAGON-41 > URL: http://jira.c