[jira] Updated: (MRM-69) Simple "query everything" search

2006-02-08 Thread Maria Odea Ching (JIRA)
[ http://jira.codehaus.org/browse/MRM-69?page=all ] Maria Odea Ching updated MRM-69: Attachment: MRM-69-maven-repository-indexer.patch > Simple "query everything" search > > > Key: MRM-69 > URL: http://j

[maven2 build branches/maven-2.0.x - SUCCESS - update] Thu Feb 9 05:45:01 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060209.054502.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.054502.txt - To unsubscribe, e-mai

[jira] Closed: (MRM-43) integrate maven-proxy and/or proximity

2006-02-08 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MRM-43?page=all ] Edwin Punzalan closed MRM-43: - Resolution: Fixed > integrate maven-proxy and/or proximity > -- > > Key: MRM-43 > URL: http://jira.codehaus.org/brow

[jira] Created: (MRM-93) Use wagon for local cache operations

2006-02-08 Thread Edwin Punzalan (JIRA)
Use wagon for local cache operations Key: MRM-93 URL: http://jira.codehaus.org/browse/MRM-93 Project: Maven Repository Manager Type: Task Components: remote proxy Reporter: Edwin Punzalan Currently, the proxy module use

[maven2 build trunk - SUCCESS - update] Thu Feb 9 05:00:00 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060209.050001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060209.050001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Closed: (MPMD-12) Use PMD 3.5

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-12?page=all ] Brett Porter closed MPMD-12: Assign To: Brett Porter Resolution: Fixed Fix Version: 2.0-beta-2 > Use PMD 3.5 > --- > > Key: MPMD-12 > URL: http://jira.codehaus.org

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 04:45:01 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.044501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MPMD-12) Use PMD 3.5

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-12?page=comments#action_58211 ] Brett Porter commented on MPMD-12: -- I think "* TODO: Remove deprecated RuleViolation.getLine()" means they actually removed it, because it no longer compiles :) > Use PMD 3.5 >

Re: repository manager overview

2006-02-08 Thread Brett Porter
Milos Kleint wrote: > is it already running somewhere to try it out? no > witn IDE integration what's the best approach using it? connect to > server in interactive mode or download the index and reuse the manager > code to do the searching? no xmlrpc on it at this point in time. You can download

Re: repository manager overview

2006-02-08 Thread Milos Kleint
is it already running somewhere to try it out? witn IDE integration what's the best approach using it? connect to server in interactive mode or download the index and reuse the manager code to do the searching? Milos On 2/8/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Some folks seem interested,

[jira] Created: (MEAR-18) The EAR plugin will not properly handle WSR (Jboss web service archives) specified as dependencies in the pom.xml

2006-02-08 Thread Brad O'Hearne (JIRA)
The EAR plugin will not properly handle WSR (Jboss web service archives) specified as dependencies in the pom.xml - Key: MEAR-18 URL: http://jira.codehaus.org/browse/M

[jira] Created: (MNG-2058) New plugin to handle jboss web service archives (WSR) files

2006-02-08 Thread Brad O'Hearne (JIRA)
New plugin to handle jboss web service archives (WSR) files --- Key: MNG-2058 URL: http://jira.codehaus.org/browse/MNG-2058 Project: Maven 2 Type: New Feature Components: Plugins and Lifecycle Versions:

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 04:15:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.041501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[m2] Is there a way to trigger a goal on another pom within a plugin?

2006-02-08 Thread Alex Karasulu
Hi, I have a plugin that needs to checkout some resources then trigger a 'mvn site' on the checked out sources. Right now I've tried to fork mvn which works on unix but not on windows. I'd like to get maven to just execute the goal on the other pom.xml without having to fork it. Is there a

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 03:45:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.034501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r374306 - in /maven/repository-manager/trunk/maven-repository-utils: pom.xml src/main/java/org/apache/maven/repository/ArtifactUtils.java src/test/java/org/apache/maven/repository/Arti

2006-02-08 Thread Edwin Punzalan
I think one of the commits after this fixed it. ^_^ Brett Porter wrote: [EMAIL PROTECTED] wrote: Modified: maven/repository-manager/trunk/maven-repository-utils/pom.xml URL: http://svn.apache.org/viewcvs/maven/repository-manager/trunk/maven-repository-utils/pom.xml?rev=374306&r1=374305&r

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 03:15:01 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.031502.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MNG-2000) Create comprehensive profiles documentation

2006-02-08 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2000?page=all ] Allan Ramirez updated MNG-2000: --- Remaining Estimate: 16 hours Original Estimate: 16 hours > Create comprehensive profiles documentation > --- > > Ke

Re: design docs for repositories?

2006-02-08 Thread Stephen Duncan
Yes, in Maven you can have multiple remote repositories. This is most commonly done to have an "internal" repository for non-public distributions, in addition to the public open-source repository. But you can have as many remote repositories as you wish. -Stephen On 2/8/06, Lex Spoon <[EMAIL PR

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 02:45:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.024501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 02:15:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.021501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-2057) The Maven 2.0.2 XML parser fails to parse a UTF-8 POM that begins with the optional byte-order mark.

2006-02-08 Thread Steven Coco (JIRA)
The Maven 2.0.2 XML parser fails to parse a UTF-8 POM that begins with the optional byte-order mark. Key: MNG-2057 URL: http://jira.codehaus.org/browse/MNG-2057 Project: Mav

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-02-08 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (5 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-729Sourceforge project 'dozer' to be uploaded. http://jira.codehaus.org/browse/MAVENUPLOAD-729 MAVENUPLOAD-728Upload backport-util-concurrent vers

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-02-08 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (30 issues) Subscriber: mavendevlist Key Summary MEV-326 Spring 2.0 M2 is missing a POM http://jira.codehaus.org/browse/MEV-326 MEV-325 Description of jaxb-api 1.0.1 is wrong http://j

[maven2 build branches/maven-2.0.x - FAILED - update] Thu Feb 9 01:45:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.014501.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MNG-2056) Exception when starting new page with AbstractMavenMultiPageReport

2006-02-08 Thread Adam Winer (JIRA)
Exception when starting new page with AbstractMavenMultiPageReport -- Key: MNG-2056 URL: http://jira.codehaus.org/browse/MNG-2056 Project: Maven 2 Type: Bug Components: Sites & Reporting Version

[maven2 build trunk - SUCCESS - update] Thu Feb 9 01:00:00 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060209.010001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060209.010001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Closed: (MPMD-13) Provide pmd:check (patch attached)

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-13?page=all ] Brett Porter closed MPMD-13: Assign To: Brett Porter Resolution: Fixed Fix Version: 2.0-beta-2 > Provide pmd:check (patch attached) > -- > > Key: MP

[jira] Commented: (MPMD-13) Provide pmd:check (patch attached)

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPMD-13?page=comments#action_58207 ] Brett Porter commented on MPMD-13: -- thanks! > Provide pmd:check (patch attached) > -- > > Key: MPMD-13 > URL: http://jira.codehaus.org/b

[maven2 build branches/maven-2.0.x - FAILED - checkout] Thu Feb 9 00:30:00 GMT 2006

2006-02-08 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060209.003000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MPMD-13) Provide pmd:check (patch attached)

2006-02-08 Thread John Allen (JIRA)
Provide pmd:check (patch attached) -- Key: MPMD-13 URL: http://jira.codehaus.org/browse/MPMD-13 Project: Maven 2.x Pmd Plugin Type: New Feature Reporter: John Allen Attachments: PmdViolationCheckMojo.java Attached file adds a pm

[maven2 build trunk - SUCCESS - checkout] Thu Feb 9 00:00:01 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060209.02.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060209.02.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

Re: repository manager overview

2006-02-08 Thread Brett Porter
Brian E. Fox wrote: > I've been meaning to try this out. How much of the functionality listed > below is usable in some form? (I know it's still being developed) > Its not well integrated yet (the individual components are tested and usable on their own). The webapp will tie a lot together. dan

[jira] Closed: (MPJALOPY-9) Jalopy Classes not found

2006-02-08 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPJALOPY-9?page=all ] Arnaud Heritier closed MPJALOPY-9: -- Resolution: Fixed Fixed. A Snapshot is deployed. > Jalopy Classes not found > > > Key: MPJALOPY-9 > URL: http://

[jira] Commented: (MPJAVADOC-73) Javadoc Warnings report is empty, has parse exception

2006-02-08 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-73?page=comments#action_58205 ] Arnaud Heritier commented on MPJAVADOC-73: -- tell us if it's fixed for you tomorrow and we'll close the issue. Thanks > Javadoc Warnings report is empty, has parse exception

Re: repository manager overview

2006-02-08 Thread dan tran
can it cleanup repository? I am doing daily release, and one a while to need to remove unused artifacts ( only milestone ones stay). Currently I selectively remove the version folders but leave meta data file untouch. Can this app fix up my metadata files? Thanks -Dan On 2/8/06, Brian E. F

RE: repository manager overview

2006-02-08 Thread Brian E. Fox
I've been meaning to try this out. How much of the functionality listed below is usable in some form? (I know it's still being developed) -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 08, 2006 5:40 PM To: Maven Developers List Subject: reposito

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

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_58204 ] Carlos Sanchez commented on MNG-1898: - Try excluding xml-apis and xerces. That fixed a similar problem for me > Plugin classpath broken from 2.0 to 2.0.1 > --

repository manager overview

2006-02-08 Thread Brett Porter
Some folks seem interested, so I wanted to give a quick overview of the repository manager. It is an application that runs either standalone or as a webapp with the following functionality: - repository search - repository/artifact browsing and display of artifacts and their relationships - reposi

Re: graphing

2006-02-08 Thread Brett Porter
I'll start a new thread "repository manager overview" Raphaël Piéroni wrote: > Brett, > can you explain me a bit of the repository manager ? > i have found the svn. > so i will try to create an in memory graph (and perhaps in the same time > a prolog fact base) > > In advance thanks for the answe

Re: graphing

2006-02-08 Thread Raphaël Piéroni
Brett, can you explain me a bit of the repository manager ? i have found the svn. so i will try to create an in memory graph (and perhaps in the same time a prolog fact base) In advance thanks for the answer. Raphaël Raphaël Piéroni a écrit : That's why i do not have started yet. We should

Re: graphing

2006-02-08 Thread Raphaël Piéroni
That's why i do not have started yet. We should first sort the needs, then choose the appropriate language. Am i confused or the first thing to do is to create a in memory graph of the whole repository by crawling it ? after, i don't really see what to do. If we want to query a database with

[maven2 build trunk - SUCCESS - update] Wed Feb 8 22:00:00 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060208.22.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060208.22.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Commented: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2052?page=comments#action_58203 ] Brett Porter commented on MNG-2052: --- where is the property defined? > Transitive system deps are not interpolated correctly thus rendering them > invalid > ---

[jira] Closed: (MNG-2055) Error in Introduction to the Build Lifecycle

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2055?page=all ] Brett Porter closed MNG-2055: - Assign To: Brett Porter Resolution: Fixed > Error in Introduction to the Build Lifecycle > > > Key: MNG-2055

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

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1598?page=comments#action_58202 ] Brett Porter commented on MNG-1598: --- we don't release every time a single bug is fixed :) It will be included in the next release. > It should be possible not to include the META-INF/

[jira] Commented: (MNG-2055) Error in Introduction to the Build Lifecycle

2006-02-08 Thread Prasad Kashyap (JIRA)
[ http://jira.codehaus.org/browse/MNG-2055?page=comments#action_58201 ] Prasad Kashyap commented on MNG-2055: - I believe this has been fixed already here. maven-site\src\site\apt\guides\introduction\introduction-to-the-lifecycle.apt Maybe it has not yet

graphing (was: critique of maven 2.0.2)

2006-02-08 Thread Brett Porter
That's an option, but I'd really prefer to look at other options first. If you do something in prolog, how many other people are going to be able to work with you on it? Is it something others are going to be able to quickly understand and modify/improve? And I need to emphasise again that there i

[jira] Closed: (MPXDOC-185) maven.xdoc.date=navigation-top and navigation-bottom do not work

2006-02-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-185?page=all ] Lukas Theussl closed MPXDOC-185: Resolution: Fixed > maven.xdoc.date=navigation-top and navigation-bottom do not work > > >

[jira] Closed: (MEV-328) HELP ! something wierd with resource in maven repo

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-328?page=all ] Brett Porter closed MEV-328: Assign To: Brett Porter Resolution: Fixed > HELP ! something wierd with resource in maven repo > -- > > Key:

[jira] Moved: (MEV-328) HELP ! something wierd with resource in maven repo

2006-02-08 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MEV-328?page=all ] Brett Porter moved HAUS-1079 to MEV-328: Priority: (was: Major) Group ID: jython Artifact ID: jython Version: 20020827 Key: MEV-328 (was: HAUS-1079)

[jira] Created: (MNG-2055) Error in Introduction to the Build Lifecycle

2006-02-08 Thread Prasad Kashyap (JIRA)
Error in Introduction to the Build Lifecycle Key: MNG-2055 URL: http://jira.codehaus.org/browse/MNG-2055 Project: Maven 2 Type: Bug Components: Documentation: Introductions Reporter: Prasad Kashyap Priority: M

Re: jdk 1.4 and 1.5 in same install?

2006-02-08 Thread Carlos Sanchez
What about compiler and test plugins options like fork, executable, ... On 2/8/06, David Blevins <[EMAIL PROTECTED]> wrote: > So i find myself needing jdk 1.4 for 90% of what i have in the > geronimo continuum install, some of those actually can't compile with > 1.5 because of corba/vm ties. > > B

[jira] Commented: (MPJAVADOC-73) Javadoc Warnings report is empty, has parse exception

2006-02-08 Thread Jeff Jensen (JIRA)
[ http://jira.codehaus.org/browse/MPJAVADOC-73?page=comments#action_58194 ] Jeff Jensen commented on MPJAVADOC-73: -- Arnaud, I think you nailed it! b3 successfully generates the Javadoc Warnings Report in my local environment. I have had b3 running our

jdk 1.4 and 1.5 in same install?

2006-02-08 Thread David Blevins
So i find myself needing jdk 1.4 for 90% of what i have in the geronimo continuum install, some of those actually can't compile with 1.5 because of corba/vm ties. But alas I do need 1.5 now for at least two projects. Do i pretty much have to setup another continuum install for this? -David

Re: Bringing plugins to Apache Maven

2006-02-08 Thread Vincent Siveton
+1 for bringing and merging plugins. Vincent 2006/2/7, Brett Porter <[EMAIL PROTECTED]>: > This is not a vote. +1's here are just "I've read and think it's all > good", but generally I'm just looking for feedback on specific plugins > and decision points before taking this any further forward. >

[jira] Updated: (MAVENUPLOAD-728) Upload backport-util-concurrent version 2.1

2006-02-08 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-728?page=all ] Olivier Lamy updated MAVENUPLOAD-728: - Attachment: backport-util-concurrent-2.1-mev-upload.jar > Upload backport-util-concurrent version 2.1 > --- >

[jira] Created: (MAVENUPLOAD-729) Sourceforge project 'dozer' to be uploaded.

2006-02-08 Thread Franz Garsombke (JIRA)
Sourceforge project 'dozer' to be uploaded. --- Key: MAVENUPLOAD-729 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-729 Project: maven-upload-requests Type: Task Reporter: Franz Garsombke http://dozer.sourceforge.net/d

Re: Build Failure on Windows

2006-02-08 Thread Emmanuel Venisse
I'm preparing the build of a snapshot version after each commit, so you'll don't need to build trunk or branch. Emmanuel Stramel, Jay a écrit : The tests always fail when I try to build Continuum using the Build.bat batch file. I tried the build for the trunk and the 1.0.2 tag and both fail

Re: Build Failure on Windows

2006-02-08 Thread Emmanuel Venisse
it doesn't require some setup. What is the error? trunk isn't stable! Emmanuel Stramel, Jay a écrit : The tests always fail when I try to build Continuum using the Build.bat batch file. I tried the build for the trunk and the 1.0.2 tag and both fail: [surefire] Running org.apache.mave

[jira] Commented: (MAVENUPLOAD-728) Upload backport-util-concurrent version 2.1

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-728?page=comments#action_58185 ] Carlos Sanchez commented on MAVENUPLOAD-728: "you just need to make a JAR with the following format" means that you have to include those files in a jar pom.xml foo-

Build Failure on Windows

2006-02-08 Thread Stramel, Jay
The tests always fail when I try to build Continuum using the Build.bat batch file. I tried the build for the trunk and the 1.0.2 tag and both fail: [surefire] Running org.apache.maven.continuum.it.ShellIntegrationTest [surefire] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 6.011 sec

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

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2054?page=all ] Carlos Sanchez updated MNG-2054: Priority: Critical (was: Major) Fix Version: 2.0.3 > Multiple Inheritence causes plugin executions to run multiple times (Test > Case Attached) >

[jira] Updated: (MAVENUPLOAD-728) Upload backport-util-concurrent version 2.1

2006-02-08 Thread Olivier Lamy (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-728?page=all ] Olivier Lamy updated MAVENUPLOAD-728: - Attachment: pom.xml > Upload backport-util-concurrent version 2.1 > --- > > Key: MAVENUPLOAD-728 >

[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 s

[jira] Commented: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=comments#action_58177 ] Mike Perham commented on MSUREFIRE-59: -- The outer class has the standard () and (String) JUnit constructors. The inner class's code is posted right there. It's the FilenameFil

[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] Closed: (MEV-323) Invalid hibernate dependency in hibernate-tools-3.1.0.beta4 pom

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-323?page=all ] Carlos Sanchez closed MEV-323: -- Assign To: Carlos Sanchez Resolution: Fixed > Invalid hibernate dependency in hibernate-tools-3.1.0.beta4 pom > --

[jira] Commented: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=comments#action_58175 ] Carlos Sanchez commented on MSUREFIRE-59: - it's complaining about the constructor, can you paste the constructors you have? > JUnitBattery dies when TestSuite has an anonymou

[jira] Updated: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=all ] Carlos Sanchez updated MSUREFIRE-59: Fix Version: 2.1.3 > JUnitBattery dies when TestSuite has an anonymous inner class > - > >

[jira] Closed: (MEV-303) POM for Tapestry 4.0

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-303?page=all ] Carlos Sanchez closed MEV-303: -- Resolution: Fixed Don't know what happened. I've increased logging level in case this happens again > POM for Tapestry 4.0 > > > Key: M

[jira] Commented: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=comments#action_58172 ] Mike Perham commented on MSUREFIRE-59: -- This works in 2.0 but fails when we upgrade to 2.1.2. > JUnitBattery dies when TestSuite has an anonymous inner class > -

[jira] Updated: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-59?page=all ] Mike Perham updated MSUREFIRE-59: - Description: I have this method in my test suite: {code} private static File[] getWSDLFiles() { URL directoryURL = WSDLImportTestSuite.class.getRe

[jira] Created: (MSUREFIRE-59) JUnitBattery dies when TestSuite has an anonymous inner class

2006-02-08 Thread Mike Perham (JIRA)
JUnitBattery dies when TestSuite has an anonymous inner class - Key: MSUREFIRE-59 URL: http://jira.codehaus.org/browse/MSUREFIRE-59 Project: Maven 2.x Surefire Plugin Type: Bug Versions: 2.1.2 R

[jira] Commented: (MAVENUPLOAD-728) Upload backport-util-concurrent version 2.1

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-728?page=comments#action_58171 ] Carlos Sanchez commented on MAVENUPLOAD-728: Please read http://maven.apache.org/guides/mini/guide-ibiblio-upload.html > Upload backport-util-concurrent version 2.1 >

[jira] Updated: (MEV-326) Spring 2.0 M2 is missing a POM

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-326?page=all ] Carlos Sanchez updated MEV-326: --- Attachment: pom.xml > Spring 2.0 M2 is missing a POM > -- > > Key: MEV-326 > URL: http://jira.codehaus.org/browse/MEV-326 >

[jira] Commented: (MEV-326) Spring 2.0 M2 is missing a POM

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-326?page=comments#action_58169 ] Carlos Sanchez commented on MEV-326: No, it's not, lot of changes from m1 to m2 http://cvs.sourceforge.net/viewcvs.py/springframework/spring/lib/readme.txt?r1=1.85&r2=1.94 Very busy t

[jira] Moved: (MAVENUPLOAD-728) Upload backport-util-concurrent version 2.1

2006-02-08 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-728?page=all ] Carlos Sanchez moved MEV-327 to MAVENUPLOAD-728: Group ID: (was: backport-util-concurrent) Bundle URL: ? Artifact ID: (was: backport-util-concurrent) Vers

[jira] Commented: (MNGECLIPSE-22) The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)

2006-02-08 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=comments#action_58168 ] Eugene Kuleshov commented on MNGECLIPSE-22: --- Rik, shanges include some SWT incompatibilities as well as entirely new API for the launch configurations. If you wan't to kn

[jira] Commented: (MNGECLIPSE-22) The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)

2006-02-08 Thread Rik Bosman (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=comments#action_58167 ] Rik Bosman commented on MNGECLIPSE-22: -- My company is moving t oRSA (which is a subset of RAD) in a couple of months. Eclipse 3.0 based How much work would it cost to mak

[jira] Commented: (MPSCM-67) scm:prepare-release fails because project.xml has been locally modified

2006-02-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-67?page=comments#action_58164 ] Lukas Theussl commented on MPSCM-67: Dennis, I think with the fix for MPSCM-77 you should have a workaround for your problem (it allows you to remove the backup files by hand before

[jira] Closed: (MPSCM-77) It should be possible to check changes made by prepare-release before they are checked in and tagged

2006-02-08 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-77?page=all ] Lukas Theussl closed MPSCM-77: -- Resolution: Fixed I finally opted for a new property maven.scm.testmode (default: false) which was easier to implement (otherwise we would have had to check whether

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
To overcome the license issue, maybe a tool which use a gpl prolog to the queries shown by Steve can be created at mojo.codehaus.org ? I don't remember the license policy. So whatever the means and the licences issues, are we agree about the task such a tool have to do (the needs expressed by Ste

Re: critique of maven 2.0.2

2006-02-08 Thread Piéroni Raphaël
2006/2/8, Steve Loughran <[EMAIL PROTECTED]>: > > Piéroni Raphaël wrote: > > 2006/2/8, Steve Loughran <[EMAIL PROTECTED]>: > >> Piéroni Raphaël wrote: > >>> I don't know if it is the right tool. i jumped on Steve proposition as > i > >> was > >>> found of prolog during my school years. > >>> > >> I

[maven2 build trunk - SUCCESS - update] Wed Feb 8 16:00:00 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060208.160001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060208.160001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Created: (MAVENUPLOAD-727) Please add Hibernate 3.1.2 sources

2006-02-08 Thread Nicol?s Lichtmaier (JIRA)
Please add Hibernate 3.1.2 sources -- Key: MAVENUPLOAD-727 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-727 Project: maven-upload-requests Type: Task Reporter: Nicolás Lichtmaier Please, add this sources jar (http://www.mod

[maven2 build branches/maven-2.0.x - SUCCESS - update] Wed Feb 8 15:15:01 GMT 2006

2006-02-08 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060208.151502.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060208.151502.txt - To unsubscribe, e-mai

[jira] Created: (MECLIPSE-67) subprojects not included when the root pom has packaging pom

2006-02-08 Thread Olivier Lamy (JIRA)
subprojects not included when the root pom has packaging pom Key: MECLIPSE-67 URL: http://jira.codehaus.org/browse/MECLIPSE-67 Project: Maven 2.x Eclipse Plugin Type: Bug Versions: 2.1 Environment

RE: a little more on site structure

2006-02-08 Thread Mike Perham
Why are these permanent? Developers come and go. Projects migrate locations and SCM systems change occasionally. These reports don't change as frequently but they still do change. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 07, 2006 11:10 PM

design docs for repositories?

2006-02-08 Thread Lex Spoon
Hi, we at the Scala group (scala.epfl.ch) are looking at community infrastructure to share artifacts around. Joel Trunick pointed me towards Maven. Maven is interesting for us to begin with as simply an improved ant for building software. More specifically, though, its support for remote reposit

[jira] Created: (MJAR-28) Using the jar plugin with addClasspath and snapshots can create manifest classpath with incorrect jar versions

2006-02-08 Thread Mark J. Titorenko (JIRA)
Using the jar plugin with addClasspath and snapshots can create manifest classpath with incorrect jar versions -- Key: MJAR-28 URL: http://jira.codehaus.org/browse/MJAR-28

[jira] Updated: (MPJALOPY-9) Jalopy Classes not found

2006-02-08 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPJALOPY-9?page=all ] Arnaud Heritier updated MPJALOPY-9: --- Version: 1.3.1 > Jalopy Classes not found > > > Key: MPJALOPY-9 > URL: http://jira.codehaus.org/browse/MPJALOPY-9 >

[jira] Created: (MNG-2053) Implements a better toString method in the maven objects exemple in : o.a.m.p.MavenProject

2006-02-08 Thread Olivier Lamy (JIRA)
Implements a better toString method in the maven objects exemple in : o.a.m.p.MavenProject -- Key: MNG-2053 URL: http://jira.codehaus.org/browse/MNG-2053 Project: Maven 2 Type: I

[jira] Commented: (MASSEMBLY-67) assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

2006-02-08 Thread Mark J. Titorenko (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-67?page=comments#action_58158 ] Mark J. Titorenko commented on MASSEMBLY-67: The issue title should read "assembling dependent jars that contain snapshots" not "assembling dependent jars or snapshots".

[jira] Created: (CONTINUUM-588) cvs checkout does not honor sub-directories

2006-02-08 Thread Aaron Smuts (JIRA)
cvs checkout does not honor sub-directories --- Key: CONTINUUM-588 URL: http://jira.codehaus.org/browse/CONTINUUM-588 Project: Continuum Type: Bug Components: Core system Versions: 1.0.2 Environment: linux, cvs, c

[jira] Created: (MASSEMBLY-67) assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

2006-02-08 Thread Mark J. Titorenko (JIRA)
assembling dependent jars or snapshots uses timestamp formatted version instead of ${version} - Key: MASSEMBLY-67 URL: http://jira.codehaus.org/browse/MASSEMBLY-67 Project: Maven 2.x

[jira] Created: (MNG-2052) Transitive system deps are not interpolated correctly thus rendering them invalid

2006-02-08 Thread Chris Stevenson (JIRA)
Transitive system deps are not interpolated correctly thus rendering them invalid - Key: MNG-2052 URL: http://jira.codehaus.org/browse/MNG-2052 Project: Maven 2 Type: Bug Components:

Re: critique of maven 2.0.2

2006-02-08 Thread Steve Loughran
Piéroni Raphaël wrote: 2006/2/8, Steve Loughran <[EMAIL PROTECTED]>: Piéroni Raphaël wrote: I don't know if it is the right tool. i jumped on Steve proposition as i was found of prolog during my school years. I don't know if it is right either. One good reason for not using it, but for stic

[jira] Updated: (MPJALOPY-7) replace textarea dependency by jext

2006-02-08 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPJALOPY-7?page=all ] Arnaud Heritier updated MPJALOPY-7: --- type: Wish (was: Bug) > replace textarea dependency by jext > --- > > Key: MPJALOPY-7 > URL: http://jira.cod

[jira] Created: (MPJALOPY-9) Jalopy Classes not found

2006-02-08 Thread Arnaud Heritier (JIRA)
Jalopy Classes not found Key: MPJALOPY-9 URL: http://jira.codehaus.org/browse/MPJALOPY-9 Project: maven-jalopy-plugin Type: Bug Versions: 1.4 Reporter: Arnaud Heritier Assigned to: Arnaud Heritier Priority: Blocker Fix

  1   2   >