[jira] Commented: (MRM-74) Browse web user interface

2006-02-06 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-74?page=comments#action_57920 ] John Tolentino commented on MRM-74: --- MRM-70 is specific to back-end (java class). MRM-74 is for the web component that links the java code to a web app user interface. > Browse web user

[jira] Closed: (MNGECLIPSE-17) Can't Attach Source to Maven Dependencies

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-17?page=all ] Eugene Kuleshov closed MNGECLIPSE-17: - Resolution: Fixed Fix Version: (was: 1.0.0) 0.0.5 Enabled standard UI for adding sources to java libraries. "Edit" and "R

[jira] Updated: (MNGECLIPSE-71) install goal for multiproject does not discover and act upon submodules

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-71?page=all ] Eugene Kuleshov updated MNGECLIPSE-71: -- Fix Version: 1.0.0 > install goal for multiproject does not discover and act upon submodules > ---

[jira] Updated: (MNGECLIPSE-51) Create a wizard / window for manually adding dependencies to local repository

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-51?page=all ] Eugene Kuleshov updated MNGECLIPSE-51: -- Fix Version: 1.0.0 > Create a wizard / window for manually adding dependencies to local repository > -

[jira] Updated: (MNGECLIPSE-55) Add the scope attribute to the "Add dependency" feature

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-55?page=all ] Eugene Kuleshov updated MNGECLIPSE-55: -- Fix Version: 1.0.0 > Add the scope attribute to the "Add dependency" feature > --- > > Ke

[jira] Updated: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=all ] Eugene Kuleshov updated MNGECLIPSE-59: -- Fix Version: 1.0.0 > Allow artifact resolution from workspace projects > - > > Key: MNGECLIPS

[jira] Updated: (MNGECLIPSE-70) rebuild on eclipse restart

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-70?page=all ] Eugene Kuleshov updated MNGECLIPSE-70: -- Fix Version: 1.0.0 > rebuild on eclipse restart > -- > > Key: MNGECLIPSE-70 > URL: http://jira.codehaus.org/

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

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=all ] Eugene Kuleshov updated MNGECLIPSE-22: -- Fix Version: 1.0.0 > The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD) > -

[jira] Updated: (MNGECLIPSE-66) unable to find artifacts from attached tests

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-66?page=all ] Eugene Kuleshov updated MNGECLIPSE-66: -- Fix Version: 1.0.0 > unable to find artifacts from attached tests > > > Key: MNGECLIPSE-66 >

[jira] Updated: (MNGECLIPSE-46) Repository search dialog not handling "-" properly

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-46?page=all ] Eugene Kuleshov updated MNGECLIPSE-46: -- Fix Version: 1.0.0 > Repository search dialog not handling "-" properly > -- > > Key: MNGECLI

[jira] Updated: (MNGECLIPSE-13) adding dependency to pom.xml changes its formating

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-13?page=all ] Eugene Kuleshov updated MNGECLIPSE-13: -- Fix Version: 1.0.0 > adding dependency to pom.xml changes its formating > -- > > Key: MNGECLI

[jira] Created: (MNG-2041) Specifying a New Packaging / Creating a Custom Artifact Handler

2006-02-06 Thread Olivier Lamy (JIRA)
Specifying a New Packaging / Creating a Custom Artifact Handler --- Key: MNG-2041 URL: http://jira.codehaus.org/browse/MNG-2041 Project: Maven 2 Type: Bug Versions: 2.0.2 Environment: solaris and w

[jira] Commented: (MNGECLIPSE-66) unable to find artifacts from attached tests

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-66?page=comments#action_57922 ] Eugene Kuleshov commented on MNGECLIPSE-66: --- Jar file with "test-jar" extension won't work in Eclipse. JDT only allows jar or zip for library types (extensions). Anyways

[jira] Commented: (MNGECLIPSE-70) rebuild on eclipse restart

2006-02-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-70?page=comments#action_57923 ] Eugene Kuleshov commented on MNGECLIPSE-70: --- This is because plugin recalculate dependencies on restart and sets updated classpath containers for projects that have maven

[jira] Commented: (MRM-75) Caching web user interface

2006-02-06 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-75?page=comments#action_57931 ] John Tolentino commented on MRM-75: --- Yes. This is exactly that. A page with a "flush cache" button. This issue was created so we won't forget the requirement. > Caching web user interfa

[jira] Updated: (MRM-76) Front End web user interface for configuring multiple repository proxy

2006-02-06 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-76?page=all ] John Tolentino updated MRM-76: -- Summary: Front End web user interface for configuring multiple repository proxy (was: Front End web user interface) Web app for configuring multiple repository proxy. >

[jira] Commented: (MRM-78) Repository Indexing web user interface

2006-02-06 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-78?page=comments#action_57933 ] John Tolentino commented on MRM-78: --- This is for manual reindexing of artifacts. Also for setting the schedule when the discovery should reindex. > Repository Indexing web user interfac

[jira] Commented: (MRM-75) Caching web user interface

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-75?page=comments#action_57934 ] Brett Porter commented on MRM-75: - I think the estimate might need a review then :) > Caching web user interface > -- > > Key: MRM-75 > URL: http:

[jira] Closed: (MNG-2041) Specifying a New Packaging / Creating a Custom Artifact Handler

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2041?page=all ] Brett Porter closed MNG-2041: - Assign To: Brett Porter Resolution: Won't Fix please ask questions on the users@ list. I think you need java in there. > Specifying a New Packaging / Creating a

[jira] Commented: (MRM-74) Browse web user interface

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-74?page=comments#action_57937 ] Brett Porter commented on MRM-74: - I believe the java backend already exist (the repository interface). > Browse web user interface > - > > Key: MRM-74 >

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

2006-02-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPSCM-77?page=comments#action_57951 ] Arnaud Heritier commented on MPSCM-77: -- I'm agree to have a new goal to allow us to see what is changed. We can add this goal as a prerequisite for the tag scm:prepare-release, thus

Re: critique of maven 2.0.2

2006-02-06 Thread Steve Loughran
Piotr Bzdyl wrote: Hello, http://www.ctoforaday.com/archives/49.html I agree with the author about dependency management and transitional dependency handling. I don't know why Maven 2 includes all optional dependencies by default. Why must I care what all possible features hibernate has

Re: critique of maven 2.0.2

2006-02-06 Thread Steve Loughran
Carlos Sanchez wrote: It doesn't include optional transitive dependencies, and hibernate latest poms have been fixed long time ago. I guess it depends on what bit of hibernate you use My patches to get hibernate-annotations/entity-manager to work are here: http://cvs.sourceforge.net/viewcvs.p

[m202][eclipse:eclipse] Are modules now included as jar deps and not projects?

2006-02-06 Thread Alex Karasulu
Hello, Is it me or is the new eclipse plugin now making modules in a reactor build jar dependencies rather than project dependencies? And if this is the new default how can I override this behavoir? Thanks in advance, Alex ---

[jira] Created: (MNG-2042) maven-site-plugin/howto.html : replace "m2" with "mvn"

2006-02-06 Thread Rainer Wasserfuhr (JIRA)
maven-site-plugin/howto.html : replace "m2" with "mvn" -- Key: MNG-2042 URL: http://jira.codehaus.org/browse/MNG-2042 Project: Maven 2 Type: Bug Components: Documentation: Guides Versions: 2.0.2 Rep

[jira] Commented: (MPA-47) mavenblogs.com points to www.codehaus.org

2006-02-06 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MPA-47?page=comments#action_57954 ] Jason van Zyl commented on MPA-47: -- I would like to actually try typo, but I'm not sure if it does the group thing. > mavenblogs.com points to www.codehaus.org > -

[jira] Updated: (MPANT-25) Add a goal to execute an build.xml file from maven

2006-02-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPANT-25?page=all ] Arnaud Heritier updated MPANT-25: - Fix Version: 1.10 > Add a goal to execute an build.xml file from maven > -- > > Key: MPANT-25 > URL

[jira] Updated: (MPANT-19) Overwrites existing build.xml files without warning

2006-02-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPANT-19?page=all ] Arnaud Heritier updated MPANT-19: - Fix Version: 1.10 > Overwrites existing build.xml files without warning > --- > > Key: MPANT-19 > U

[jira] Created: (MPANTLR-8) Upgrade to antlr 2.7.6

2006-02-06 Thread Arnaud Heritier (JIRA)
Upgrade to antlr 2.7.6 -- Key: MPANTLR-8 URL: http://jira.codehaus.org/browse/MPANTLR-8 Project: maven-antlr-plugin Type: Improvement Reporter: Arnaud Heritier Priority: Minor Fix For: 1.2.2 -- This message is automatically gene

[jira] Created: (MNG-2043) sablecc plugin enhancements

2006-02-06 Thread Matthew Pocock (JIRA)
sablecc plugin enhancements --- Key: MNG-2043 URL: http://jira.codehaus.org/browse/MNG-2043 Project: Maven 2 Type: Improvement Reporter: Matthew Pocock Priority: Minor The sablecc plugnin has a couple of issues. Firstly, sablecc.j

[jira] Reopened: (MAVENUPLOAD-700) This is the r7-dev release of Java implementation of HTML Tidy with some minor modifications to support XMLC.

2006-02-06 Thread Michael B?ckling (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-700?page=all ] Michael Böckling reopened MAVENUPLOAD-700: -- Now I finally found time to check back and noticed that you corrected the version and changed it to: jtidy r7-20052011.104500 Problem: Ma

[jira] Created: (MRM-92) some random ideas about the repository manager

2006-02-06 Thread Matthew Pocock (JIRA)
some random ideas about the repository manager -- Key: MRM-92 URL: http://jira.codehaus.org/browse/MRM-92 Project: Maven Repository Manager Type: New Feature Reporter: Matthew Pocock Heard about the repo manager on #

[jira] Closed: (MAVENUPLOAD-700) This is the r7-dev release of Java implementation of HTML Tidy with some minor modifications to support XMLC.

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-700?page=all ] Carlos Sanchez closed MAVENUPLOAD-700: -- Resolution: Fixed That's a known problem that I have to fix manually with our upload util. It's fixed now and will be in ibiblio in the next h

[jira] Created: (MNG-2044) Error in ANT plugin development guide

2006-02-06 Thread Prasad Kashyap (JIRA)
Error in ANT plugin development guide - Key: MNG-2044 URL: http://jira.codehaus.org/browse/MNG-2044 Project: Maven 2 Type: Bug Components: Documentation: Guides Reporter: Prasad Kashyap Priority: Minor Think there's

[REPOCLEAN] Error(s) occurred while converting repository

2006-02-06 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/06-Feb-2006_02.03.24/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[ANN] Maven Checkstyle Plugin 3.0 for Maven 1.x released

2006-02-06 Thread ltheussl
We are pleased to announce the Maven Checkstyle Plugin 3.0 release! http://maven.apache.org/maven-1.x/reference/plugins/checkstyle/ === Changes in this version include: New Features: o Added new summary report as f

[ANN] Maven Clover Plugin 1.11 for Maven 1.x released

2006-02-06 Thread ltheussl
We are pleased to announce the Maven Clover Plugin 1.11 release! http://maven.apache.org/maven-1.x/reference/plugins/clover/ The Clover plugin allows measuring test coverage using Clover (http://www.cenqua.com/clover). ==

[ANN] Maven Dashboard Plugin 1.9 for Maven 1.x released

2006-02-06 Thread ltheussl
We are pleased to announce the Maven Dashboard Plugin 1.9 release! http://maven.apache.org/maven-1.x/reference/plugins/dashboard/ Generate a dashboard containing global statistics about other maven reports === Changes

[ANN] Maven JDepend Plugin 1.6 for Maven 1.x released

2006-02-06 Thread ltheussl
We are pleased to announce the Maven JDepend Plugin 1.6 release! http://maven.apache.org/maven-1.x/reference/plugins/jdepend/ JDepend traverses Java class file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a d

[ANN] Maven JIRA Plugin 1.3 for Maven 1.x released

2006-02-06 Thread ltheussl
We are pleased to announce the Maven JIRA Plugin 1.3 release! http://maven.apache.org/maven-1.x/reference/plugins/jira/ This plugin downloads issues from Jira and creates a report. Note that this version of the Jira plugin requires at least JIRA 3.3. ==

[jira] Commented: (MPANT-25) Add a goal to execute an build.xml file from maven

2006-02-06 Thread Brill Pappin (JIRA)
[ http://jira.codehaus.org/browse/MPANT-25?page=comments#action_57967 ] Brill Pappin commented on MPANT-25: --- Is this fix going into the Maven 2 plugin? I notice that that is similar functionality with the ant and antrun goals in M2. > Add a goal to exec

[jira] Commented: (MAVENUPLOAD-716) rome 0.8 released

2006-02-06 Thread patrick chanezon (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-716?page=comments#action_57968 ] patrick chanezon commented on MAVENUPLOAD-716: -- Thanks Carlos, will do that for next release. > rome 0.8 released > - > > Key: MAVENUPLOAD-7

[jira] Created: (MPWAR-56) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[PATCH] Add ability to specify context.xml file in plugin configuration --- Key: MPWAR-56 URL: http://jira.codehaus.org/browse/MPWAR-56 Project: maven-war-plugin Type: New Feature Environment: Mave

[jira] Commented: (MPWAR-56) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-56?page=comments#action_57970 ] Kris Nuttycombe commented on MPWAR-56: -- Whoops, this should have been filed under the Maven 2.x War Plugin project, not maven-war-plugin. I'm not certain how to change this. > [PAT

[jira] Created: (MPWAR-57) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[PATCH] Add ability to specify context.xml file in plugin configuration --- Key: MPWAR-57 URL: http://jira.codehaus.org/browse/MPWAR-57 Project: maven-war-plugin Type: New Feature Environment: Mave

[jira] Closed: (MPWAR-57) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-57?page=all ] Kris Nuttycombe closed MPWAR-57: Resolution: Duplicate This clone was created attempting to move the patch to the Maven 2.x War Plugin project. Obviously the wrong thing to do. > [PATCH] Add ab

[jira] Created: (MWAR-24) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[PATCH] Add ability to specify context.xml file in plugin configuration --- Key: MWAR-24 URL: http://jira.codehaus.org/browse/MWAR-24 Project: Maven 2.x War Plugin Type: New Feature Versions: 2.

[jira] Closed: (MPWAR-56) [PATCH] Add ability to specify context.xml file in plugin configuration

2006-02-06 Thread Kris Nuttycombe (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-56?page=all ] Kris Nuttycombe closed MPWAR-56: Resolution: Duplicate Moved this to Maven 2.x War Plugin project. > [PATCH] Add ability to specify context.xml file in plugin configuration > ---

[REPOCLEAN] Error(s) occurred while converting repository

2006-02-06 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/06-Feb-2006_03.25.17/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Created: (MAVENUPLOAD-723) Upload JOTM 2.0.10 with pom specifying dependencies, as well as new groupId (org.objectweb)

2006-02-06 Thread Matt Raible (JIRA)
Upload JOTM 2.0.10 with pom specifying dependencies, as well as new groupId (org.objectweb) --- Key: MAVENUPLOAD-723 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-723 Project: maven-u

[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] Closed: (MNG-2044) Error in ANT plugin development guide

2006-02-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-2044?page=all ] John Casey closed MNG-2044: --- Assign To: John Casey Resolution: Fixed Fix Version: documentation good catch. I always forget the name of that parameter. You're seeing something that I get sn

Re: critique of maven 2.0.2

2006-02-06 Thread Brett Porter
Steve Loughran wrote: > something below hibernate3.1 pulls in junit3.7, which really annoyed me > when I tracked it down. Do you know what it is from -X? I'm thinking commons-something. > I think I'd also like a global set of exclusions, telling apps not to do > anything related to xml parsers un

[jira] Reopened: (MAVENUPLOAD-686) Please, upload JXTA 2.3.6 to the ibiblio repository.

2006-02-06 Thread Loic Lefevre (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-686?page=all ] Loic Lefevre reopened MAVENUPLOAD-686: -- Added missing tag for the jaxen dependency: full bundle has been updated Regards, Loïc > Please, upload JXTA 2.3.6 to the ibiblio repository. >

[jira] Commented: (MPANT-25) Add a goal to execute an build.xml file from maven

2006-02-06 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MPANT-25?page=comments#action_57984 ] Arnaud Heritier commented on MPANT-25: -- No, I'll fix it only for maven 1. I'll add a new goal like ant:run > Add a goal to execute an build.xml file from maven > ---

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

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2045?page=comments#action_57986 ] Carlos Sanchez commented on MNG-2045: - Brian, it works if you use test-jar in a test scope, which is the usual case. Your main classes shuldn't depend on test classes from other modu

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

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2045?page=all ] Carlos Sanchez updated MNG-2045: Attachment: it1021.tar.gz > Maven can't compile against sibling test-jar dependency in multiproject (Test > Attached) > --

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

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MNG-2045?page=all ] Carlos Sanchez updated MNG-2045: Priority: Major (was: Critical) > Maven can't compile against sibling test-jar dependency in multiproject (Test > Attached) > ---

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

[jira] Commented: (MRM-92) some random ideas about the repository manager

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MRM-92?page=comments#action_57989 ] Brett Porter commented on MRM-92: - these are all on the roadmap (RSS and web services). M2 can already attach documents to deployed artifacts using a plugin in the package phase (see how

Maven scm clearcase help

2006-02-06 Thread SMusini
Hi, I am new to maven scm plugin. I want to use maven 1.0.2 to first update the code from clearcase and compile only if some source code has changed other wise the script just stops there and sends notification to every one saying that there are no files changed for build. Can you please provi

[jira] Created: (MEV-324) Relocate javassist group to jboss

2006-02-06 Thread Carlos Sanchez (JIRA)
Relocate javassist group to jboss - Key: MEV-324 URL: http://jira.codehaus.org/browse/MEV-324 Project: Maven Evangelism Type: Improvement Reporter: Carlos Sanchez Assigned to: Edwin Punzalan -- This message is automatically

[maven2 build trunk - FAILED - checkout] Tue Feb 7 00:00:00 GMT 2006

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

[jira] Closed: (MAVENUPLOAD-722) Update Tapestry 4.0 POM at ibiblio to reflect proper dependencies

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-722?page=all ] Carlos Sanchez closed MAVENUPLOAD-722: -- Assign To: Carlos Sanchez Resolution: Duplicate Fixed the issue with repository syncing to ibiblio, MEV-303 is now corrected in ibiblio

[jira] Closed: (MAVENUPLOAD-709) Upload extremecomponents 1.0.1-M4

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-709?page=all ] Carlos Sanchez closed MAVENUPLOAD-709: -- Resolution: Fixed > Upload extremecomponents 1.0.1-M4 > - > > Key: MAVENUPLOAD-709 > URL: htt

[jira] Closed: (MAVENUPLOAD-714) Upload jericho-html-1.5-dev1.jar

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-714?page=all ] Carlos Sanchez closed MAVENUPLOAD-714: -- Resolution: Fixed > Upload jericho-html-1.5-dev1.jar > > > Key: MAVENUPLOAD-714 > URL: http:

[jira] Commented: (MAVENUPLOAD-718) poi-2.0-final-20040126.jar gives HTTP 404 error

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-718?page=comments#action_57998 ] Carlos Sanchez commented on MAVENUPLOAD-718: That's because now the m1 repo is redirected to the m2 and some redirection doesn't work as expected > poi-2.0-final-200

[jira] Closed: (MNG-2042) maven-site-plugin/howto.html : replace "m2" with "mvn"

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-2042?page=all ] Brett Porter closed MNG-2042: - Assign To: Brett Porter Resolution: Fixed was already fixed in SVN. republished the page. > maven-site-plugin/howto.html : replace "m2" with "mvn" > -

[jira] Commented: (MAVENUPLOAD-718) poi-2.0-final-20040126.jar gives HTTP 404 error

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-718?page=comments#action_58000 ] Brett Porter commented on MAVENUPLOAD-718: -- actually its because repoclean doesn't convert it correctly :) I'll map the file anyway > poi-2.0-final-20040126.jar gives H

[jira] Closed: (MAVENUPLOAD-718) poi-2.0-final-20040126.jar gives HTTP 404 error

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-718?page=all ] Brett Porter closed MAVENUPLOAD-718: Resolution: Fixed > poi-2.0-final-20040126.jar gives HTTP 404 error > --- > > Key: MAVENUPLOAD

[jira] Closed: (MAVENUPLOAD-686) Please, upload JXTA 2.3.6 to the ibiblio repository.

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-686?page=all ] Carlos Sanchez closed MAVENUPLOAD-686: -- Resolution: Fixed Added classifier by hand. Next time please test it in your machine. > Please, upload JXTA 2.3.6 to the ibiblio repository. >

[jira] Closed: (MAVENUPLOAD-715) JUnit addon: jfcunit

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-715?page=all ] Carlos Sanchez closed MAVENUPLOAD-715: -- Assign To: Carlos Sanchez Resolution: Fixed > JUnit addon: jfcunit > > > Key: MAVENUPLOAD-715 > URL

[jira] Closed: (MAVENUPLOAD-712) Upload hibernate-tools-3.1.0.beta4

2006-02-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-712?page=all ] Carlos Sanchez closed MAVENUPLOAD-712: -- Resolution: Fixed > Upload hibernate-tools-3.1.0.beta4 > -- > > Key: MAVENUPLOAD-712 > URL: h

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

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

[jira] Updated: (DOXIA-47) APT - local named anchors in apt text are not created properly.

2006-02-06 Thread Julian Wood (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-47?page=all ] Julian Wood updated DOXIA-47: - Attachment: DOXIA-47-doxia-core.patch > APT - local named anchors in apt text are not created properly. > --- > >

[jira] Closed: (MAVEN-1664) trim property values

2006-02-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1664?page=all ] Lukas Theussl closed MAVEN-1664: Resolution: Cannot Reproduce Must have been fixed at one point ... > trim property values > > > Key: MAVEN-1664 > URL: h

[jira] Commented: (DOXIA-47) APT - local named anchors in apt text are not created properly.

2006-02-06 Thread Julian Wood (JIRA)
[ http://jira.codehaus.org/browse/DOXIA-47?page=comments#action_58005 ] Julian Wood commented on DOXIA-47: -- Got bit by the formatting. I'll try again: {noformat} An {anchor}. Link to {{#anchor}}. Link to {{http://www.pixware.fr}}. Link to {{{#anchor} ancho

[maven2 build trunk - FAILED - update] Tue Feb 7 01:00:01 GMT 2006

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

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Feb 7 01:15:00 GMT 2006

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

[maven2 build trunk - FAILED - update] Tue Feb 7 01:30:00 GMT 2006

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

[continuum build - FAILED - checkout] Tue Feb 7 01:30:00 GMT 2006

2006-02-06 Thread continuum
Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20060207.013001.txt

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

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

[jira] Closed: (MNG-1984) document optional dependencies and dependency exclusions

2006-02-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1984?page=all ] Allan Ramirez closed MNG-1984: -- Resolution: Fixed Added to SVN > document optional dependencies and dependency exclusions > > > Key

[maven2 build trunk - FAILED - update] Tue Feb 7 02:00:00 GMT 2006

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

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

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

[jira] Updated: (MNG-1908) snapshots not deployed using m2, or deployed with uniqueVersion = false, cannot be downloaded by m2 as a snapshot

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1908?page=all ] Brett Porter updated MNG-1908: -- Assign To: Brett Porter Remaining Estimate: 30 minutes Original Estimate: 30 minutes > snapshots not deployed using m2, or deployed with uniqueVersion =

[maven2 build trunk - SUCCESS - update] Tue Feb 7 02:30:01 GMT 2006

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

[maven2 build branches/maven-2.0.x - SUCCESS - update] Tue Feb 7 02:45:00 GMT 2006

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

[jira] Updated: (MNG-1908) snapshots not deployed using m2, or deployed with uniqueVersion = false are not updated if present locally

2006-02-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1908?page=all ] Brett Porter updated MNG-1908: -- Summary: snapshots not deployed using m2, or deployed with uniqueVersion = false are not updated if present locally (was: snapshots not deployed using m2, or deployed wi

[maven2 build trunk - SUCCESS - update] Tue Feb 7 04:00:00 GMT 2006

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

[maven2 build trunk - FAILED - update] Tue Feb 7 05:00:00 GMT 2006

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

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Feb 7 05:15:00 GMT 2006

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

[jira] Updated: (MRM-75) Caching web user interface

2006-02-06 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MRM-75?page=all ] John Tolentino updated MRM-75: -- Remaining Estimate: 1 hour (was: 16 hours) Original Estimate: 1 hour (was: 16 hours) I agree. Forgot that the java code had a seperate jira issue. Adjusted the estim

[maven2 build trunk - FAILED - update] Tue Feb 7 05:30:01 GMT 2006

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

[maven2 build branches/maven-2.0.x - FAILED - update] Tue Feb 7 05:45:00 GMT 2006

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

[maven2 build trunk - SUCCESS - update] Tue Feb 7 05:48:09 GMT 2006

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

Parent vs dependency aggregation, including sites and reports

2006-02-06 Thread Brett Porter
Hi folks, This is pretty important to start punting around as I need to lock in a best practice that works on Maven 2.0 and can be used in the site plug-in release. Please give this a review as soon as possible. I am battling the age old question where we have parent as inheritance and parent as

Re: [m202][eclipse:eclipse] Are modules now included as jar deps and not projects?

2006-02-06 Thread Brett Porter
I really hope not. - Brett Alex Karasulu wrote: > Hello, > > Is it me or is the new eclipse plugin now making modules in a reactor > build jar dependencies rather than project dependencies? And if this is > the new default how can I override this behavoir? > > Thanks in advance, > Alex > > >

Re: Using archetypes to deeply nest java files

2006-02-06 Thread Brett Porter
It sounds like a bug. Would you like to file it against the archetype project? http://jira.codehaus.org/browse/ARCHETYPE Thanks, Brett Scott Ryan wrote: > I am trying to build out an archetype in support of an appfuse plugin that I > am building for Maven 2.0. I have the following structure >

Re: [m2] Plugin development

2006-02-06 Thread Brett Porter
Hi Wendy, Sorry for the late reply. Unfortunately, that's all there is right now. There is some ongoing work on it, but it will be a while before it is done. - Brett Wendy Smoak wrote: > I'm trying to learn about plugin development. So far, the list of > references I've gathered is short: > >

  1   2   >