[jira] Closed: (WAGON-104) File handle leak in the WebDavWagon.put method

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-104. -- Assignee: Brett Porter Resolution: Fixed fixed during WAGON-109 File handle leak in the

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Joel Marsden (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135465#action_135465 ] Joel Marsden commented on MNG-3242: --- It is possible to work around this issue by using amp;amp; in

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Joel Marsden (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135466#action_135466 ] Joel Marsden commented on MNG-3242: --- My comment came out incorrect (due to the html escape!) - it is

[jira] Created: (MNG-3588) ${maven.repo.local} in settings.xml doesn't work.

2008-05-20 Thread Marcin Kuthan (JIRA)
${maven.repo.local} in settings.xml doesn't work. - Key: MNG-3588 URL: http://jira.codehaus.org/browse/MNG-3588 Project: Maven 2 Issue Type: Bug Affects Versions: 2.0.9

[jira] Closed: (WAGON-79) ConcurrentModificationException : TransferEventSupport needs synchronization

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-79. - Assignee: Brett Porter Resolution: Fixed applied the main patch - I think the thread safety test is

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Joel Marsden (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135468#action_135468 ] Joel Marsden commented on MNG-3242: --- Aasssaargh - third time's a charm - to work around use this:

[jira] Closed: (WAGON-90) The getIfNewer method fails to work if file doesn't exist locally when using repo proxy

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-90. - Assignee: Brett Porter Resolution: Fixed The getIfNewer method fails to work if file doesn't exist

[jira] Commented: (MENFORCER-42) Maven-Enforcer-Plugin fails in multimodule project when artifacts not in repository

2008-05-20 Thread Michael Brackx (JIRA)
[ http://jira.codehaus.org/browse/MENFORCER-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135472#action_135472 ] Michael Brackx commented on MENFORCER-42: - I was indeed using enforce-once. Using enforce

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Nils Eckert (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135473#action_135473 ] Nils Eckert commented on MNG-3242: -- Yes, you are right that escaping might be a workaround. But in my

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Nils Eckert (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135475#action_135475 ] Nils Eckert commented on MNG-3242: -- It seems to be a little bit tricky to get these {html}{html}-signs

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Nils Eckert (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135476#action_135476 ] Nils Eckert commented on MNG-3242: -- It seems to be a little bit tricky to get these {{}}-signs into

[jira] Closed: (WAGON-83) mvn deploy causes NPE in ChecksumObserver.transferStarted

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-83. - Assignee: Brett Porter Resolution: Fixed I was able to reproduce this by removing the .sha1 on beta-2, and

[jira] Closed: (WAGON-102) User Rights on Webdav : filePermissions are ignored

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-102. -- Assignee: Brett Porter Resolution: Won't Fix Fix Version/s: (was: 1.0-beta-3) I don't

[jira] Closed: (WAGON-103) Wagon Webdav does not handle HTTP redirects gracefully.

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-103. -- Assignee: Brett Porter Resolution: Fixed fixed through WAGON-109 Wagon Webdav does not handle HTTP

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135487#action_135487 ] Benjamin Bentmann commented on MNG-3242: bq. A preview might be useful. You might want to try

[jira] Commented: (WAGON-70) Deploying using scp:// hangs when proxy configured in settings.xml

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135488#action_135488 ] Brett Porter commented on WAGON-70: --- active is irrelevant due to a bug: see

[jira] Updated: (WAGON-70) Deploying using scp:// hangs when proxy configured in settings.xml

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated WAGON-70: -- Fix Version/s: (was: 1.0-beta-3) 1.x Deploying using scp:// hangs when proxy

[jira] Created: (WAGON-209) Extend Wagon API to support the Stage Plugin

2008-05-20 Thread Benjamin Bentmann (JIRA)
Extend Wagon API to support the Stage Plugin Key: WAGON-209 URL: http://jira.codehaus.org/browse/WAGON-209 Project: Maven Wagon Issue Type: New Feature Components: wagon-provider-api

[jira] Updated: (WAGON-173) Support HTTP nonProxyHost

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated WAGON-173: --- Issue Type: Bug (was: Sub-task) Parent: (was: WAGON-172) Support HTTP nonProxyHost

[jira] Updated: (WAGON-209) Extend Wagon API to support the Stage Plugin

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated WAGON-209: --- Fix Version/s: 1.0-beta-3 Extend Wagon API to support the Stage Plugin

[jira] Closed: (WAGON-80) Attempt to use proxySettings even when nonProxyHosts is defined

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-80. - Assignee: Brett Porter Resolution: Fixed applied, great patch - thanks Attempt to use proxySettings even

[jira] Closed: (WAGON-112) Clarify value of basedir property for Repository

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-112. -- Assignee: Brett Porter Resolution: Fixed Clarify value of basedir property for Repository

[jira] Updated: (WAGON-130) FTP Deploy Error: StringIndexOutOfBoundsException

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated WAGON-130: --- Fix Version/s: (was: 1.0-beta-3) 1.x I don't see any related fixes in commons-net -

[jira] Closed: (WAGON-140) WAGONFTP Nullpointer Exception

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-140. -- Assignee: Brett Porter Resolution: Cannot Reproduce Fix Version/s: (was: 1.0-beta-3) this

[jira] Closed: (WAGON-108) HttpException deploying to webdav

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-108. -- Assignee: Brett Porter Resolution: Fixed I believe the upgrade to httpclient 3.1 has taken care of that

[jira] Closed: (WAGON-84) exception deploying with webdav

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-84. - Assignee: Brett Porter Resolution: Fixed this was resolved by the switch to jackrabbit exception

[jira] Updated: (MJAVADOC-126) Add the ability to load the stylesheet from a jar (resource)

2008-05-20 Thread Francois Fernandes (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Fernandes updated MJAVADOC-126: Attachment: 20080520-maven-javadoc-plugin-external-resources-integration-tests.zip

[jira] Closed: (WAGON-173) Support HTTP nonProxyHost

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-173. -- Assignee: Brett Porter Resolution: Duplicate Fix Version/s: (was: 1.0-beta-3) I believe

[jira] Closed: (WAGON-95) Upload fail with exception Entity closing requests cannot be redirected...

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-95. - Assignee: Brett Porter Resolution: Duplicate Fix Version/s: (was: 1.0-beta-3) Upload fail

[jira] Closed: (WAGON-81) connect( x , y ) deprecation cause IllegalStateExceptions

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-81. - Assignee: Brett Porter Resolution: Won't Fix Fix Version/s: (was: 1.0-beta-3) we rolled back

[jira] Created: (MJAVADOC-189) Allow skipping of javadoc generation

2008-05-20 Thread Francois Fernandes (JIRA)
Priority: Minor Attachments: 20080520-maven-javadoc-plugin-skip-javadoc.patch As javadoc may be running a long time it would be nice to have to possibility to skip the javadoc generation, much the same like skipping surefire tests. I've attached a patch which will skip

[jira] Commented: (MJAVADOC-126) Add the ability to load the stylesheet from a jar (resource)

2008-05-20 Thread Francois Fernandes (JIRA)
to this Issue you'll find two files: * [^20080520-maven-javadoc-plugin-external-resources.patch]: this contains the logic for using resources artifacts which should be extracted into the javadoc target directory. * [^20080520-maven-javadoc-plugin-external-resources-integration-tests.zip]: associated

[jira] Closed: (WAGON-161) wagon-ssh-common-test build is broken

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-161. -- Assignee: Brett Porter Resolution: Cannot Reproduce Fix Version/s: (was: 1.0-beta-3)

[jira] Commented: (MNG-3242) It's not possible to get a property with unescaped sign for urls

2008-05-20 Thread Joel Marsden (JIRA)
[ http://jira.codehaus.org/browse/MNG-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135501#action_135501 ] Joel Marsden commented on MNG-3242: --- Sorry Nils, you are correct. The double escape amp;amp;amp;

[jira] Created: (MAVENUPLOAD-2067) JasperReports 3.0.0 upload

2008-05-20 Thread Teodor Danciu (JIRA)
JasperReports 3.0.0 upload -- Key: MAVENUPLOAD-2067 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2067 Project: maven-upload-requests Issue Type: Task Reporter: Teodor Danciu

[jira] Closed: (MECLIPSE-397) Eclipse project set as dependency + test-jar dependency is included twice in .classpath

2008-05-20 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nicolas de loof closed MECLIPSE-397. Assignee: nicolas de loof Resolution: Fixed Fix Version/s: 2.5.2 The issue

[jira] Commented: (MECLIPSE-397) Eclipse project set as dependency + test-jar dependency is included twice in .classpath

2008-05-20 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135512#action_135512 ] nicolas de loof commented on MECLIPSE-397: -- fixed in 2.5.2-20080520.120258-2 Eclipse

[jira] Created: (MAVENUPLOAD-2068) Upload NeoDatis ODB

2008-05-20 Thread Antonio Petrelli (JIRA)
Upload NeoDatis ODB --- Key: MAVENUPLOAD-2068 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2068 Project: maven-upload-requests Issue Type: Wish Reporter: Antonio Petrelli Attachments:

[jira] Created: (MRESOURCES-65) filtered resources contains incorrect content

2008-05-20 Thread Pappy Razvan STANESCU (JIRA)
filtered resources contains incorrect content - Key: MRESOURCES-65 URL: http://jira.codehaus.org/browse/MRESOURCES-65 Project: Maven 2.x Resources Plugin Issue Type: Bug Affects Versions: 2.2

[jira] Created: (SCM-378) Allow additional types for scmVersionType

2008-05-20 Thread Robert Egan (JIRA)
Allow additional types for scmVersionType - Key: SCM-378 URL: http://jira.codehaus.org/browse/SCM-378 Project: Maven SCM Issue Type: Improvement Components: maven-scm-api Affects

[jira] Created: (MAVENUPLOAD-2069) upload JPED repository to maven repository

2008-05-20 Thread David Delbecq (JIRA)
upload JPED repository to maven repository -- Key: MAVENUPLOAD-2069 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2069 Project: maven-upload-requests Issue Type: Wish Reporter: David

Maven embedder issue

2008-05-20 Thread Kannan Kesavan
I am using MavenEmbedder 2.1 to parse my pom.xml. I have attached two files with this mail. One is my java program which is try to parse pom.xml and get MavenProject out of it Next one is my pom.xml. My question is, how to pass runtime arguments to MavenEmbedder? If you see in pom.xml, for one

[jira] Commented: (MECLIPSE-437) Ordering of .classpath entries when using a newer version of JARs already included in the JDK.

2008-05-20 Thread Max Bowsher (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135522#action_135522 ] Max Bowsher commented on MECLIPSE-437: -- Ideally this would be configurable in the POM, since a

[jira] Commented: (MECLIPSE-437) Ordering of .classpath entries when using a newer version of JARs already included in the JDK.

2008-05-20 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135524#action_135524 ] nicolas de loof commented on MECLIPSE-437: -- You're right this might be more configurable /

[jira] Created: (SUREFIRE-499) Can't use -Dmaven.repo.local=tmp in multi-module reactor when useSystemClassLoader=false

2008-05-20 Thread Dan Fabulich (JIRA)
Can't use -Dmaven.repo.local=tmp in multi-module reactor when useSystemClassLoader=false Key: SUREFIRE-499 URL: http://jira.codehaus.org/browse/SUREFIRE-499

[jira] Commented: (MEAR-73) Property to disable transitive dependencies resolving

2008-05-20 Thread Stephane Nicoll (JIRA)
[ http://jira.codehaus.org/browse/MEAR-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135531#action_135531 ] Stephane Nicoll commented on MEAR-73: - It's missing test cases so I need to write them first. But

[jira] Commented: (MNG-3580) FATAL ERROR and NPE on start

2008-05-20 Thread Erik Putrycz (JIRA)
[ http://jira.codehaus.org/browse/MNG-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135539#action_135539 ] Erik Putrycz commented on MNG-3580: --- It might be a jdk specific bug, the same execution works with

[jira] Updated: (MNG-3580) FATAL ERROR and NPE on start

2008-05-20 Thread Erik Putrycz (JIRA)
[ http://jira.codehaus.org/browse/MNG-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Putrycz updated MNG-3580: -- Attachment: maven.log FATAL ERROR and NPE on start Key:

[jira] Created: (NMAVEN-122) JavaBinding (solution generation) plugin needs a Clean goal

2008-05-20 Thread Wendy Smoak (JIRA)
JavaBinding (solution generation) plugin needs a Clean goal --- Key: NMAVEN-122 URL: http://jira.codehaus.org/browse/NMAVEN-122 Project: NMaven Issue Type: New Feature Affects

[jira] Created: (MAVENUPLOAD-2070) rsync_ssh request for caelum-stella.sourceforge.net

2008-05-20 Thread JIRA
rsync_ssh request for caelum-stella.sourceforge.net --- Key: MAVENUPLOAD-2070 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2070 Project: maven-upload-requests Issue Type: Wish

[jira] Updated: (MNG-2068) Multiple inheritance fails to find grand parent in ../../pom.xml when the groupIds differ (Test Case Attached)

2008-05-20 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Fox updated MNG-2068: --- Fix Version/s: (was: 2.0.x) 2.0.10 Multiple inheritance fails to find grand parent in

[jira] Created: (MAVENUPLOAD-2071) rsync_ssh request for seleniumdsl.sourceforge.net

2008-05-20 Thread JIRA
rsync_ssh request for seleniumdsl.sourceforge.net - Key: MAVENUPLOAD-2071 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2071 Project: maven-upload-requests Issue Type: Wish

[jira] Commented: (MAVENUPLOAD-2071) rsync_ssh request for seleniumdsl.sourceforge.net

2008-05-20 Thread JIRA
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135550#action_135550 ] CauĂȘ Haucke Porta Guerra commented on MAVENUPLOAD-2071: --- I have made a

[jira] Commented: (MANTTASKS-87) Using a pom.xml for dependencies, in which the pom.xml has a parent pom.xml will cause a Error downloading parent pom error

2008-05-20 Thread Herve Boutemy (JIRA)
[ http://jira.codehaus.org/browse/MANTTASKS-87?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135553#action_135553 ] Herve Boutemy commented on MANTTASKS-87: ok, you finished convincing me,and you gave me

[jira] Created: (WAGON-210) Handle protocol names case-insensitively

2008-05-20 Thread Benjamin Bentmann (JIRA)
Handle protocol names case-insensitively Key: WAGON-210 URL: http://jira.codehaus.org/browse/WAGON-210 Project: Maven Wagon Issue Type: Bug Components: wagon-provider-api Affects

[jira] Created: (MAVENUPLOAD-2072) Upload FCKeditor.Java 2.4. Beta 1

2008-05-20 Thread Michael Osipov (JIRA)
Upload FCKeditor.Java 2.4. Beta 1 - Key: MAVENUPLOAD-2072 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2072 Project: maven-upload-requests Issue Type: New Feature Reporter: Michael Osipov

[jira] Created: (MSITE-327) Use Doxia 1.0-alpha-11

2008-05-20 Thread Dennis Lundberg (JIRA)
Use Doxia 1.0-alpha-11 -- Key: MSITE-327 URL: http://jira.codehaus.org/browse/MSITE-327 Project: Maven 2.x Site Plugin Issue Type: Task Affects Versions: 2.0-beta-6 Reporter: Dennis Lundberg -- This

[jira] Updated: (MSITE-327) Use Doxia 1.0-alpha-11

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-327: -- Assignee: Dennis Lundberg Fix Version/s: 2.0-beta-7 Use Doxia 1.0-alpha-11

[jira] Updated: (MSITE-242) remove copy of plexus-utils sources from site plugin sources since it is a dependency

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-242: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 remove copy of plexus-utils

[jira] Updated: (MSITE-30) site:deploy incompatibilities with m1.02

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-30: - Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 site:deploy incompatibilities with

[jira] Updated: (MSITE-326) Make file encoding default to platform encoding

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-326: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Make file encoding default to

[jira] Updated: (MSITE-3) site adds relative paths to css, etc, but doesn't work for error documents

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-3: Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 site adds relative paths to css, etc,

[jira] Updated: (MSITE-141) Possible security hole when deploying site

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-141: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Possible security hole when

[jira] Updated: (MSITE-177) Docs are not updated if only site.xml changed

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-177: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Docs are not updated if only

[jira] Updated: (MSITE-300) Using maven-shade-plugin instead of forking plexus-utils

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-300: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Using maven-shade-plugin instead

[jira] Updated: (MSITE-206) Move the webapp features to a separate plugin

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-206: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Move the webapp features to a

[jira] Updated: (MSITE-150) Inconsistent navigational mechanisms: If project defines its own index page (e.g. apt/index.apt) the Project Information-About link is missing.

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-150: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Inconsistent navigational

[jira] Updated: (MSITE-82) M2 Site Plugin too strict about document structure

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-82: - Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 M2 Site Plugin too strict about

[jira] Updated: (MSITE-47) validate input format of docs

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-47: - Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 validate input format of docs

[jira] Updated: (MSITE-136) when inheriting site.xml the menu ref='parent' expands to a menu with links for *all* ancestors and not just the immediate parent

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-136: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 when inheriting site.xml the menu

[jira] Updated: (MSITE-163) The modules menu is not inherited

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-163: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 The modules menu is not inherited

[jira] Updated: (MSITE-79) mechanism for local preview of a multiproject site tree

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-79: - Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 mechanism for local preview of a

[jira] Updated: (MSITE-298) Bump to Doxia 1.0-beta-1-SNAPSHOT

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-298: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Bump to Doxia 1.0-beta-1-SNAPSHOT

[jira] Updated: (MSITE-81) Site descriptor resolution never falls back to site.xml

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-81: - Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 Site descriptor resolution never

[jira] Updated: (MSITE-289) site:run in maven's site/trunk doesn't show certain apt files

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-289: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 site:run in maven's site/trunk

[jira] Updated: (MSITE-194) xdoc's head/ gets rendered in the HTML body, not in head

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-194: -- Fix Version/s: (was: 2.0-beta-7) 2.0-beta-8 xdoc's head/ gets rendered in the

[jira] Closed: (MSITE-327) Use Doxia 1.0-alpha-11

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MSITE-327. - Resolution: Fixed Fixed in r658451. Use Doxia 1.0-alpha-11 --

[jira] Closed: (MPIR-100) Use Doxia 1.0-alpha-11

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPIR-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg closed MPIR-100. Assignee: Dennis Lundberg Resolution: Fixed Fix Version/s: 2.1 Fixed in r658457. Use

[jira] Issue Comment Edited: (WAGON-111) UNC paths don't work when properly URL encoded.

2008-05-20 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/WAGON-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135563#action_135563 ] bentmann edited comment on WAGON-111 at 5/20/08 4:55 PM: -- Some URL

[jira] Updated: (MPIR-80) Add Java requirements to the Dependency Report

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPIR-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MPIR-80: Fix Version/s: (was: 2.1) Add Java requirements to the Dependency Report

[jira] Commented: (MJAVADOC-119) Aggregate does not work for multiple module project when doing install.

2008-05-20 Thread Paul Gier (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135568#action_135568 ] Paul Gier commented on MJAVADOC-119: Originally this issue was related to creating an aggregate

[jira] Updated: (MJAVADOC-119) Aggregate does not work for multiple module project when doing install.

2008-05-20 Thread Paul Gier (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Gier updated MJAVADOC-119: --- Attachment: MJAVADOC-119-it.patch Adding IT that reproduces the issue. Aggregate does not work for

[jira] Created: (MPIR-101) Update to Doxia 1.0-beta-1

2008-05-20 Thread Dennis Lundberg (JIRA)
Update to Doxia 1.0-beta-1 -- Key: MPIR-101 URL: http://jira.codehaus.org/browse/MPIR-101 Project: Maven 2.x Project Info Reports Plugin Issue Type: Task Affects Versions: 2.1 Reporter: Dennis

[jira] Updated: (MSITE-298) Update to Doxia 1.0-beta-1

2008-05-20 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Lundberg updated MSITE-298: -- Summary: Update to Doxia 1.0-beta-1 (was: Bump to Doxia 1.0-beta-1-SNAPSHOT) Update to Doxia

[jira] Commented: (MAVENUPLOAD-2045) Upload SNMP4J 1.9.1e

2008-05-20 Thread Paul Donohue (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135569#action_135569 ] Paul Donohue commented on MAVENUPLOAD-2045: --- SNMP4J 1.9.1f and SNMP4J-Agent 1.2 have

[jira] Issue Comment Edited: (MAVENUPLOAD-2045) Upload SNMP4J 1.9.1e

2008-05-20 Thread Paul Donohue (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135569#action_135569 ] topquark edited comment on MAVENUPLOAD-2045 at 5/20/08 5:38 PM:

[jira] Reopened: (SCM-368) Windows path length limitations can be overcome by feeding an absolute path to SVN

2008-05-20 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/SCM-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reopened SCM-368: -- Hi, The fix in rev [656441|http://svn.apache.org/viewvc?view=revrevision=656441] breaks continuum on cygwin.

[jira] Closed: (WAGON-165) scp-external-wagen and ssh using ProxyCommand blacklist repository

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-165. -- Assignee: Brett Porter Resolution: Fixed applied thanks scp-external-wagen and ssh using ProxyCommand

[jira] Updated: (WAGON-210) Handle protocol names case-insensitively

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated WAGON-210: --- Fix Version/s: 1.0-beta-3 Handle protocol names case-insensitively

[jira] Updated: (NMAVEN-123) Remove maven 2.1 snapshot dependencies, embedder dependencies, war dependency in favor for System.Diagnostics.Process when running maven commands in VS

2008-05-20 Thread jan ancajas (JIRA)
[ http://jira.codehaus.org/browse/NMAVEN-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jan ancajas updated NMAVEN-123: --- Attachment: NMAVEN-123.patch attached patch Remove maven 2.1 snapshot dependencies, embedder

[jira] Created: (NMAVEN-123) Remove maven 2.1 snapshot dependencies, embedder dependencies, war dependency in favor for System.Diagnostics.Process when running maven commands in VS

2008-05-20 Thread jan ancajas (JIRA)
Remove maven 2.1 snapshot dependencies, embedder dependencies, war dependency in favor for System.Diagnostics.Process when running maven commands in VS

[jira] Closed: (WAGON-210) Handle protocol names case-insensitively

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed WAGON-210. -- Assignee: Brett Porter Resolution: Fixed applied. Feel free to also commit yourself :) Can we add unit

[jira] Commented: (MSITE-129) modules list empty if modules don't use this project as parent in reactor build

2008-05-20 Thread Bugittaa Pahasti (JIRA)
[ http://jira.codehaus.org/browse/MSITE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135586#action_135586 ] Bugittaa Pahasti commented on MSITE-129: The workaround isn't a feasible solution in a CI

[jira] Commented: (WAGON-210) Handle protocol names case-insensitively

2008-05-20 Thread Benjamin Bentmann (JIRA)
[ http://jira.codehaus.org/browse/WAGON-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135587#action_135587 ] Benjamin Bentmann commented on WAGON-210: - bq. Feel free to also commit yourself There is

[jira] Commented: (WAGON-210) Handle protocol names case-insensitively

2008-05-20 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135588#action_135588 ] Brett Porter commented on WAGON-210: are you using http instead of https? Handle protocol names