[jira] Created: (CONTINUUM-617) javax.jdo.JDODataStoreException: Insert request failed

2006-03-01 Thread Brian Fox (JIRA)
javax.jdo.JDODataStoreException: Insert request failed -- Key: CONTINUUM-617 URL: http://jira.codehaus.org/browse/CONTINUUM-617 Project: Continuum Type: Bug Components: Core system Versions: 1.0.2

[jira] Commented: (MWAR-7) Referenced projects' artifacts naming scheme behaves differently when ran from reactor

2006-02-28 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MWAR-7?page=comments#action_59702 ] Brian Fox commented on MWAR-7: -- This is causing us some trouble now too. We need to load some jars from jasper and if we don't know for sure what the classpath is, we're hosed. Referenced

[jira] Commented: (MNG-2045) Maven can't compile against sibling test-jar dependency in multiproject (Test Attached)

2006-02-28 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2045?page=comments#action_59740 ] Brian Fox commented on MNG-2045: I believe this is related to MWAR-7 and MOJO-286 Maven can't compile against sibling test-jar dependency in multiproject (Test Attached)

[jira] Created: (MNG-2112) 2.0.3 messes up plugin parameters from CLI

2006-02-24 Thread Brian Fox (JIRA)
2.0.3 messes up plugin parameters from CLI -- Key: MNG-2112 URL: http://jira.codehaus.org/browse/MNG-2112 Project: Maven 2 Type: Bug Components: Plugin API Versions: 2.0.3 Reporter: Brian Fox Priority:

[jira] Closed: (MNG-2112) 2.0.3 messes up plugin parameters from CLI

2006-02-24 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2112?page=all ] Brian Fox closed MNG-2112: -- Resolution: Incomplete Forget it. Must be those beers Jason talked me into. Everything is fine. 2.0.3 messes up plugin parameters from CLI

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

2006-02-24 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=comments#action_59434 ] Brian Fox commented on MNG-2068: This seems to be fixed in 2.0.3. Should update the fixed in version so it shows up in the jira report. Would be nice to have an it test for this to keep

[jira] Commented: (MNG-2054) Multiple Inheritence causes plugin executions to run multiple times (Test Case Attached)

2006-02-23 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2054?page=comments#action_59328 ] Brian Fox commented on MNG-2054: I verified in my sample and in my real project that this appears to be fixed in 2.0.3. The fixed version should be updated so that the JIRA report

[jira] Created: (MNG-2106) Add dependency-maven-plugin to plugins list (patch attached)

2006-02-23 Thread Brian Fox (JIRA)
Add dependency-maven-plugin to plugins list (patch attached) Key: MNG-2106 URL: http://jira.codehaus.org/browse/MNG-2106 Project: Maven 2 Type: Bug Components: Documentation: General Versions:

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-02-21 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_59128 ] Brian Fox commented on MNG-1898: Thank you! Plugin classpath broken from 2.0 to 2.0.1 - Key: MNG-1898 URL:

[jira] Created: (MNG-2090) Project descriptor section anchors missing

2006-02-20 Thread Brian Fox (JIRA)
Project descriptor section anchors missing -- Key: MNG-2090 URL: http://jira.codehaus.org/browse/MNG-2090 Project: Maven 2 Type: Bug Components: Documentation: General Reporter: Brian Fox I noticed that the anchors

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

2006-02-13 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=comments#action_58508 ] Brian Fox commented on MNG-2068: No, it still fails. You must build from sample-project2 to see this problem. If you build from the root or from sample-jar it works fine. The trouble is

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

2006-02-12 Thread Brian Fox (JIRA)
Multiple inheritance fails to find grand parent in ../../pom.xml when the groupIds differ (Test Case Attached) Key: MNG-2068 URL:

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

2006-02-12 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=comments#action_58468 ] Brian Fox commented on MNG-2068: Note: Sample attached above is incorrect. I'm still verifying if I can reproduce my real problem in a sample. I'll update the attachment or close the

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

2006-02-12 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2068?page=all ] Brian Fox updated MNG-2068: --- Attachment: good-sample.zip Multiple inheritance fails to find grand parent in ../../pom.xml when the groupIds differ (Test Case Attached)

[jira] Created: (MNG-2054) Multiple Inheritence causes plugin executions to run multiple times (Test Case Attached)

2006-02-08 Thread Brian Fox (JIRA)
Multiple Inheritence causes plugin executions to run multiple times (Test Case Attached) Key: MNG-2054 URL: http://jira.codehaus.org/browse/MNG-2054 Project: Maven 2 Type: Bug

[jira] Commented: (MNG-2054) Multiple Inheritence causes plugin executions to run multiple times (Test Case Attached)

2006-02-08 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2054?page=comments#action_58178 ] Brian Fox commented on MNG-2054: Further investigation using help:effective-pom shows that the plugin configuration actually gets included 2x in the pom. Shouldn't executions with the

[jira] Created: (MNG-2045) Maven can't compile against sibling test-jar dependency in multiproject (Test Attached)

2006-02-06 Thread Brian Fox (JIRA)
Maven can't compile against sibling test-jar dependency in multiproject (Test Attached) --- Key: MNG-2045 URL: http://jira.codehaus.org/browse/MNG-2045 Project: Maven 2 Type: Bug

[jira] Commented: (MNG-2045) Maven can't compile against sibling test-jar dependency in multiproject (Test Attached)

2006-02-06 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-2045?page=comments#action_57987 ] Brian Fox commented on MNG-2045: Yes, I realize this is an unusual case. The code is something we are working to fix, but it was working until I moved it into a common parent in

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-02-01 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_57528 ] Brian Fox commented on MNG-1898: Any progress on this issue? I would like to move forward with my plugins but can't because of this. We are stuck maintaining a bunch of lame ant scripts

[jira] Created: (MNG-1998) the archetype command for creating a plugin got removed from the java plugin guide

2006-01-20 Thread Brian Fox (JIRA)
the archetype command for creating a plugin got removed from the java plugin guide -- Key: MNG-1998 URL: http://jira.codehaus.org/browse/MNG-1998 Project: Maven 2 Type: Bug

[jira] Created: (MRELEASE-75) Release perform injects parent pom into child and checks in for next development iteration

2006-01-20 Thread Brian Fox (JIRA)
Release perform injects parent pom into child and checks in for next development iteration -- Key: MRELEASE-75 URL: http://jira.codehaus.org/browse/MRELEASE-75 Project: Maven 2.x

[jira] Updated: (MRELEASE-75) Release perform injects parent pom into child and checks in for next development iteration

2006-01-20 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-75?page=all ] Brian Fox updated MRELEASE-75: -- Attachment: release-fail.zip Release perform injects parent pom into child and checks in for next development iteration

[jira] Created: (MNG-1992) CLI -D should override properties in settings.xml

2006-01-19 Thread Brian Fox (JIRA)
CLI -D should override properties in settings.xml - Key: MNG-1992 URL: http://jira.codehaus.org/browse/MNG-1992 Project: Maven 2 Type: Bug Components: Command Line Versions: 2.0.2 Environment: xp

[jira] Created: (MNG-1974) Improve repository searching for artifacts

2006-01-17 Thread Brian Fox (JIRA)
Improve repository searching for artifacts -- Key: MNG-1974 URL: http://jira.codehaus.org/browse/MNG-1974 Project: Maven 2 Type: Improvement Components: Artifacts and Repositories Versions: 2.0.2 Reporter:

[jira] Created: (MPCHECKSTYLE-51) checkstyle ignores cacheFile

2006-01-17 Thread Brian Fox (JIRA)
checkstyle ignores cacheFile Key: MPCHECKSTYLE-51 URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-51 Project: maven-checkstyle-plugin Type: Bug Reporter: Brian Fox I'm using a version of checkstyle from svn so I can get custom

[jira] Commented: (MPCHECKSTYLE-51) checkstyle ignores cacheFile

2006-01-17 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-51?page=comments#action_56140 ] Brian Fox commented on MPCHECKSTYLE-51: --- for the archive, the workaround is to add this to your xml file (assuming you are using one): property name=cacheFile

[jira] Commented: (MNG-179) go offline goal - download dependencies

2006-01-17 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-179?page=comments#action_56170 ] Brian Fox commented on MNG-179: --- Also added resolve-plugins and a go-offline goal that should get everything. This will be in dependency-maven-plugin 1.1. go offline goal - download

[jira] Commented: (MNG-624) automatic parent versioning

2006-01-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-624?page=comments#action_55515 ] Brian Fox commented on MNG-624: --- here's my 2 cents: What if the parent version could take a tag like LATEST and then the release plugin could resolve it like it does with SNAPSHOTS. IMO,

[jira] Commented: (MNG-179) go offline goal - download dependencies

2006-01-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-179?page=comments#action_55517 ] Brian Fox commented on MNG-179: --- I recently added a resolve goal to the 1.1 version of dependency plugin on the mojo project. This does effectively this except it doesn't get all plugins.

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-01-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_55518 ] Brian Fox commented on MNG-1898: I was really hoping this could get fixed in 2.0.2, I can't proceed with my Kodo plugin until it gets fixed. If there is something I can do to help let

[jira] Updated: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-01-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=all ] Brian Fox updated MNG-1898: --- Attachment: test-1.0.zip Plugin classpath broken from 2.0 to 2.0.1 - Key: MNG-1898 URL:

[jira] Updated: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-01-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=all ] Brian Fox updated MNG-1898: --- Attachment: test-case.zip Plugin classpath broken from 2.0 to 2.0.1 - Key: MNG-1898 URL:

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

2006-01-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-40?page=comments#action_55436 ] Brian Fox commented on MJAVADOC-40: --- Agreed. The mess is probably what got this to be overlooked. javadoc:jar doesn't work if destDir was changed in javadoc:javadoc

[jira] Created: (MCOMPILER-25) compiler parameters should be settable via properties for command line use (patch attached)

2006-01-09 Thread Brian Fox (JIRA)
compiler parameters should be settable via properties for command line use (patch attached) --- Key: MCOMPILER-25 URL: http://jira.codehaus.org/browse/MCOMPILER-25 Project: Maven 2.x

[jira] Commented: (MCOMPILER-21) compiler smarts

2006-01-09 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-21?page=comments#action_55351 ] Brian Fox commented on MCOMPILER-21: 2) if a parent version changes, rebuild everything compiler smarts --- Key: MCOMPILER-21 URL:

[jira] Created: (MNG-1944) cyclic dependencies causes maven to not include all transitive dependencies

2006-01-07 Thread Brian Fox (JIRA)
cyclic dependencies causes maven to not include all transitive dependencies --- Key: MNG-1944 URL: http://jira.codehaus.org/browse/MNG-1944 Project: Maven 2 Type: Bug Components: POM

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

2006-01-05 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MJAVADOC-40?page=all ] Brian Fox updated MJAVADOC-40: -- Attachment: javadoc-jar.patch javadoc:jar doesn't work if destDir was changed in javadoc:javadoc --

[jira] Created: (MNG-1929) Plugin Goal report should indicate which fields are read only. (Patch Attached)

2006-01-05 Thread Brian Fox (JIRA)
Plugin Goal report should indicate which fields are read only. (Patch Attached) --- Key: MNG-1929 URL: http://jira.codehaus.org/browse/MNG-1929 Project: Maven 2 Type: Improvement

[jira] Updated: (MNG-1929) Plugin Goal report should indicate which fields are read only. (Patch Attached)

2006-01-05 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1929?page=all ] Brian Fox updated MNG-1929: --- Attachment: dontshowreadonly.patch Plugin Goal report should indicate which fields are read only. (Patch Attached)

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

2006-01-02 Thread Brian Fox (JIRA)
javadoc:jar doesn't work if destDir was changed in javadoc:javadoc -- Key: MJAVADOC-40 URL: http://jira.codehaus.org/browse/MJAVADOC-40 Project: Maven 2.x Javadoc Plugin Type: Bug Reporter: Brian

[jira] Created: (MAVENUPLOAD-656) cewolf:cewolf:1.0

2005-12-31 Thread Brian Fox (JIRA)
cewolf:cewolf:1.0 - Key: MAVENUPLOAD-656 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-656 Project: maven-upload-requests Type: Bug Reporter: Brian Fox cewolf version stable 1.0 -- This message is automatically generated by JIRA. - If you

[jira] Commented: (MAVENUPLOAD-656) cewolf:cewolf:1.0

2005-12-31 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-656?page=comments#action_54634 ] Brian Fox commented on MAVENUPLOAD-656: --- One of these days I'll get it right the first time. Please use this bundle

[jira] Updated: (MEV-273) jfreechart is located in jfree/jfreechart (pom attached)

2005-12-30 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-273?page=all ] Brian Fox updated MEV-273: -- Attachment: pom.xml jfreechart is located in jfree/jfreechart (pom attached) Key: MEV-273 URL:

[jira] Created: (MEV-273) jfreechart is located in jfree/jfreechart (pom attached)

2005-12-30 Thread Brian Fox (JIRA)
jfreechart is located in jfree/jfreechart (pom attached) Key: MEV-273 URL: http://jira.codehaus.org/browse/MEV-273 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Brian Fox

[jira] Commented: (MAVENUPLOAD-649) fixed group-jfreechart-1.0.0

2005-12-29 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-649?page=comments#action_54504 ] Brian Fox commented on MAVENUPLOAD-649: --- Can we add relocation to the jfreechart/jfreechart version? I went to go get the pom from svn so I could file a MEV jira, but it

[jira] Commented: (MPREPO-12) Repository plugin should not publish and upload unless all dependencies exist in repository

2005-12-27 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MPREPO-12?page=comments#action_54286 ] Brian Fox commented on MPREPO-12: - I disagree with this. If you have a project foo that depends on 10 things in ibiblio, but 1 that isn't , it shouldn't be able to be deployed? So in

[jira] Commented: (MPREPO-12) Repository plugin should not publish and upload unless all dependencies exist in repository

2005-12-27 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MPREPO-12?page=comments#action_54297 ] Brian Fox commented on MPREPO-12: - First comment on the warnings etc, that is annoying, but there is a fix for 2.0.2 that will ignore warnings in dependencies. Since you don't have

[jira] Created: (MAVENUPLOAD-649) fixed group-jfreechart-1.0.0

2005-12-27 Thread Brian Fox (JIRA)
fixed group-jfreechart-1.0.0 Key: MAVENUPLOAD-649 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-649 Project: maven-upload-requests Type: Task Reporter: Brian Fox Assigned to: Carlos Sanchez Final 1.0 version of jfreechart.

[jira] Commented: (MAVENUPLOAD-649) fixed group-jfreechart-1.0.0

2005-12-27 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-649?page=comments#action_54313 ] Brian Fox commented on MAVENUPLOAD-649: --- I originally posted a bundle with the group id as jfreechart. It should be jfree where the other recent ones have been uploaded.

[jira] Created: (MPLUGIN-10) Plugin classpath broken from 2.0 to 2.0.1

2005-12-26 Thread Brian Fox (JIRA)
Plugin classpath broken from 2.0 to 2.0.1 - Key: MPLUGIN-10 URL: http://jira.codehaus.org/browse/MPLUGIN-10 Project: Maven 2.x Plugin Plugin Type: Bug Environment: winxp Reporter: Brian Fox Assigned to: Jason van Zyl

[jira] Created: (MAVENUPLOAD-625) jfreechart-1.0.0

2005-12-11 Thread Brian Fox (JIRA)
jfreechart-1.0.0 Key: MAVENUPLOAD-625 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-625 Project: maven-upload-requests Type: Task Reporter: Brian Fox Final 1.0 version of jfreechart. -- This message is automatically generated by JIRA. -

[jira] Created: (MAVENUPLOAD-626) jcommon-1.0.0

2005-12-11 Thread Brian Fox (JIRA)
jcommon-1.0.0 - Key: MAVENUPLOAD-626 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-626 Project: maven-upload-requests Type: Task Reporter: Brian Fox Final 1.0 version of jcommon -- This message is automatically generated by JIRA. - If you

[jira] Commented: (MNG-1241) configuration collections are not merged when configuration is

2005-12-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1241?page=comments#action_53235 ] Brian Fox commented on MNG-1241: Does this behavior only work for configurations or can be it used for other things like filters? configuration collections are not merged when

[jira] Commented: (MEV-251) struts 1.1 pom has servlet-api in compile scope (patch attached)

2005-12-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-251?page=comments#action_53195 ] Brian Fox commented on MEV-251: --- The current versions seem to work ok even though they are in some cases newer than ones used in struts 1.2. Can we get the servlet-api part fixed while the

[jira] Created: (MEV-251) struts 1.1 pom has servlet-api in compile scope (patch attached)

2005-12-07 Thread Brian Fox (JIRA)
struts 1.1 pom has servlet-api in compile scope (patch attached) Key: MEV-251 URL: http://jira.codehaus.org/browse/MEV-251 Project: Maven Evangelism Type: Bug Reporter: Brian Fox servlet-api is

[jira] Updated: (MEV-251) struts 1.1 pom has servlet-api in compile scope (patch attached)

2005-12-07 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-251?page=all ] Brian Fox updated MEV-251: -- Attachment: struts1.1.patch struts 1.1 pom has servlet-api in compile scope (patch attached) Key:

[jira] Created: (MPWAR-53) War plugin needs better handling of multiple executions

2005-11-30 Thread Brian Fox (JIRA)
War plugin needs better handling of multiple executions --- Key: MPWAR-53 URL: http://jira.codehaus.org/browse/MPWAR-53 Project: maven-war-plugin Type: Improvement Environment: winxp Reporter: Brian Fox

[jira] Commented: (MNG-1696) war includes and excludes don't handle comma separated tokens (patch included)

2005-11-30 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1696?page=comments#action_52447 ] Brian Fox commented on MNG-1696: What version was this patched on? I applied the patch over svn beta-3 and it breaks at least the excludes. Even single excludes don't seem to work now.

[jira] Commented: (MNG-1696) war includes and excludes don't handle comma separated tokens (patch included)

2005-11-30 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1696?page=comments#action_52454 ] Brian Fox commented on MNG-1696: This is a proper patch to the getExcludes method: List excludeList = new ArrayList( FileUtils.getDefaultExcludesAsList() ); if (

[jira] Commented: (MNG-1696) war includes and excludes don't handle comma separated tokens (patch included)

2005-11-30 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1696?page=comments#action_52459 ] Brian Fox commented on MNG-1696: I'm using the trunk version of the source which seems to be called beta3 from here: http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin

[jira] Created: (MNG-1697) NPE in addEdgeWithParentCheck

2005-11-28 Thread Brian Fox (JIRA)
NPE in addEdgeWithParentCheck - Key: MNG-1697 URL: http://jira.codehaus.org/browse/MNG-1697 Project: Maven 2 Type: Bug Versions: 2.0 Environment: Winxp Reporter: Brian Fox E:\STC\workarea\svn\build\maven\sample-mojomvn

[jira] Created: (MAVENUPLOAD-606) jcommon 1.0.0-RC1

2005-11-24 Thread Brian Fox (JIRA)
jcommon 1.0.0-RC1 - Key: MAVENUPLOAD-606 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-606 Project: maven-upload-requests Type: Task Reporter: Brian Fox Jcommon library update. -- This message is automatically generated by JIRA. - If you

[jira] Created: (MAVENUPLOAD-607) Jfreechart 1.0.0-RC1

2005-11-24 Thread Brian Fox (JIRA)
Jfreechart 1.0.0-RC1 Key: MAVENUPLOAD-607 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-607 Project: maven-upload-requests Type: Task Reporter: Brian Fox Update to Jfreechart -- This message is automatically generated by JIRA. - If

[jira] Closed: (MAVENUPLOAD-608) Jfreechart 1.0.0-RC1 updated

2005-11-24 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-608?page=all ] Brian Fox closed MAVENUPLOAD-608: - Resolution: Duplicate Jfreechart 1.0.0-RC1 updated Key: MAVENUPLOAD-608 URL:

[jira] Commented: (MAVENUPLOAD-607) Jfreechart 1.0.0-RC1

2005-11-24 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-607?page=comments#action_51964 ] Brian Fox commented on MAVENUPLOAD-607: --- Direct url: http://osdn.dl.sourceforge.net/sourceforge/cewolf/jfreechart-1.0.0-rc1-bundle.jar Jfreechart 1.0.0-RC1

[jira] Created: (MEV-228) dom4j needs xml-apis updated

2005-11-23 Thread Brian Fox (JIRA)
dom4j needs xml-apis updated Key: MEV-228 URL: http://jira.codehaus.org/browse/MEV-228 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Brian Fox Dom4j is dependant on xml-apis:xml-apis:2.0.2 but it should

[jira] Updated: (MEV-228) dom4j needs xml-apis updated

2005-11-23 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-228?page=all ] Brian Fox updated MEV-228: -- Attachment: dom4j-1.5.2 Patch for 1.5.2. Other versions need exact same change. dom4j needs xml-apis updated Key: MEV-228 URL:

[jira] Created: (MPANT-26) maven.test.classpath doesn't contain test scope dependancies

2005-11-10 Thread Brian Fox (JIRA)
maven.test.classpath doesn't contain test scope dependancies Key: MPANT-26 URL: http://jira.codehaus.org/browse/MPANT-26 Project: maven-ant-plugin Type: Bug Reporter: Brian Fox maven.test.classpath

[jira] Updated: (MPANT-26) maven.test.classpath doesn't contain test scope dependancies

2005-11-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MPANT-26?page=all ] Brian Fox updated MPANT-26: --- Attachment: pom.xml Run this pom and see that the echo'd classpath contains target/classes but not target/test-classes and also the junit jar is missing, but other compile

[jira] Commented: (MNG-1504) maven.test.classpath doesn't contain test scope dependancies

2005-11-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1504?page=comments#action_50621 ] Brian Fox commented on MNG-1504: Yes, very usefull there. We are using it in lieu of a testNG plugin for now. maven.test.classpath doesn't contain test scope dependancies

[jira] Commented: (MEV-176) Struts 1.1 pom has invalid servlet-api dependency

2005-11-04 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-176?page=comments#action_50082 ] Brian Fox commented on MEV-176: --- We found this specificaly after cleaning all our repos. The problem is that struts still refers to the old location and we get the error saying it's been

[jira] Commented: (MEV-176) Struts 1.1 pom has invalid servlet-api dependency

2005-11-04 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-176?page=comments#action_50083 ] Brian Fox commented on MEV-176: --- ...in other words, the relocation of servletapi is exactly what caused this problem Struts 1.1 pom has invalid servlet-api dependency

[jira] Commented: (MEV-176) Struts 1.1 pom has invalid servlet-api dependency

2005-11-04 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-176?page=comments#action_50085 ] Brian Fox commented on MEV-176: --- Ok, but doesn't that still mean that the pom should be updated? Otherwise what's the point of the warning? Struts 1.1 pom has invalid servlet-api

[jira] Commented: (MEV-176) Struts 1.1 pom has invalid servlet-api dependency

2005-11-04 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-176?page=comments#action_50087 ] Brian Fox commented on MEV-176: --- That leaves users of 1.1 forever looking at a warning. I guess I don't see what the harm is in updating a pom that we know has a fixable warning. Struts

[jira] Created: (MEV-178) struts 1-1 servletapi warning

2005-11-04 Thread Brian Fox (JIRA)
struts 1-1 servletapi warning - Key: MEV-178 URL: http://jira.codehaus.org/browse/MEV-178 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Brian Fox serlvetapi has been relocated to

[jira] Updated: (MEV-178) struts 1-1 servletapi warning

2005-11-04 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MEV-178?page=all ] Brian Fox updated MEV-178: -- Attachment: struts-1.1-pom-fix struts 1-1 servletapi warning - Key: MEV-178 URL: http://jira.codehaus.org/browse/MEV-178

[jira] Created: (MNG-1228) ant artifact doesn't read settings.xml

2005-10-17 Thread Brian Fox (JIRA)
ant artifact doesn't read settings.xml -- Key: MNG-1228 URL: http://jira.codehaus.org/browse/MNG-1228 Project: Maven 2 Type: Bug Components: maven-artifact-ant Versions: 2.0 (RC) Environment: winxp Reporter: Brian

[jira] Commented: (MNG-1161) Assembly doesn't work with provided scope

2005-10-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MNG-1161?page=comments#action_48328 ] Brian Fox commented on MNG-1161: If I change the dependancies to runtime, then I can't compile. I have a bunch of jars that I need to compile but don't want to include in my jar so I

[jira] Closed: (MAVENUPLOAD-544) upload cewolf 0.12.0

2005-10-11 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-544?page=all ] Brian Fox closed MAVENUPLOAD-544: - Resolution: Duplicate upload cewolf 0.12.0 Key: MAVENUPLOAD-544 URL:

[jira] Created: (MAVENUPLOAD-546) upload cewolf 0.12.0

2005-10-11 Thread Brian Fox (JIRA)
upload cewolf 0.12.0 Key: MAVENUPLOAD-546 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-546 Project: maven-upload-requests Type: Bug Reporter: Brian Fox http://sourceforge.net/projects/cewolf/

[jira] Created: (MNG-1161) Assembly doesn't work with provided scope

2005-10-10 Thread Brian Fox (JIRA)
Assembly doesn't work with provided scope - Key: MNG-1161 URL: http://jira.codehaus.org/browse/MNG-1161 Project: Maven 2 Type: Bug Components: maven-assembly-plugin Versions: 2.0-beta-3 Environment: WinXP

[jira] Created: (MAVENUPLOAD-544) upload cewolf 0.12.0

2005-10-10 Thread Brian Fox (JIRA)
upload cewolf 0.12.0 Key: MAVENUPLOAD-544 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-544 Project: maven-upload-requests Type: Task Reporter: Brian Fox http://sourceforge.net/projects/cewolf/

[jira] Commented: (MAVENUPLOAD-544) upload cewolf 0.12.0

2005-10-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-544?page=comments#action_48253 ] Brian Fox commented on MAVENUPLOAD-544: --- Even though I'm using maven 2 to build? I only have a pom, not project.xml upload cewolf 0.12.0

[jira] Commented: (MAVENUPLOAD-544) upload cewolf 0.12.0

2005-10-10 Thread Brian Fox (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-544?page=comments#action_48255 ] Brian Fox commented on MAVENUPLOAD-544: --- Removed requirement for parent pom and included pom.xml as well as project.xml