[jira] Created: (MNG-798) turn off daily updates of low quality poms

2005-08-26 Thread Brett Porter (JIRA)
turn off daily updates of low quality poms -- Key: MNG-798 URL: http://jira.codehaus.org/browse/MNG-798 Project: Maven 2 Type: Task Reporter: Brett Porter Assigned to: Brett Porter Fix For: 2.0-beta-1 until the qualit

[jira] Updated: (MNG-523) maven-model docs incorrectly show within instead of

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-523?page=all ] Brett Porter updated MNG-523: - Complexity: Intermediate Remaining Estimate: 1 hour, 30 minutes Original Estimate: 5400 Environment: > maven-model docs incorrectly show within

[jira] Updated: (MNG-795) ant artifact:dependencies task adds entire local repo to classpath if no dependencies are specified

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-795?page=all ] Brett Porter updated MNG-795: - Remaining Estimate: 15 minutes Original Estimate: 900 > ant artifact:dependencies task adds entire local repo to classpath if no > dependencies are specified >

[jira] Updated: (MNG-797) fix checksum parsing

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-797?page=all ] Brett Porter updated MNG-797: - Remaining Estimate: 1 hour Original Estimate: 3600 > fix checksum parsing > > > Key: MNG-797 > URL: http://jira.codehaus.org/brows

[jira] Updated: (MNG-555) POM XSD and site doco out of sync and both may be out of sync with code

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-555?page=all ] Brett Porter updated MNG-555: - Complexity: Intermediate Remaining Estimate: 30 minutes Original Estimate: 1800 > POM XSD and site doco out of sync and both may be out of sync with code > -

[jira] Updated: (MNG-730) Ability to use single lifecle with dynamic extension

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-730?page=all ] Brett Porter updated MNG-730: - Complexity: Expert (was: Intermediate) Remaining Estimate: 3 hours Original Estimate: 10800 > Ability to use single lifecle with dynamic extension > ---

[jira] Updated: (MNG-755) Remove the dysfunctional command line arguments

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-755?page=all ] Brett Porter updated MNG-755: - Remaining Estimate: 1 hour Original Estimate: 3600 > Remove the dysfunctional command line arguments > --- > > Key:

[jira] Updated: (MNG-523) maven-model docs incorrectly show within instead of

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-523?page=all ] Brett Porter updated MNG-523: - Assign To: Brett Porter > maven-model docs incorrectly show within instead > of >

[jira] Updated: (MNG-797) fix checksum parsing

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-797?page=all ] Brett Porter updated MNG-797: - Assign To: Brett Porter > fix checksum parsing > > > Key: MNG-797 > URL: http://jira.codehaus.org/browse/MNG-797 > Project: Maven

[jira] Updated: (MNG-730) Ability to use single lifecle with dynamic extension

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-730?page=all ] Brett Porter updated MNG-730: - Assign To: Brett Porter > Ability to use single lifecle with dynamic extension > > > Key: MNG-730 > URL

[jira] Updated: (MNG-555) POM XSD and site doco out of sync and both may be out of sync with code

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-555?page=all ] Brett Porter updated MNG-555: - Assign To: Brett Porter > POM XSD and site doco out of sync and both may be out of sync with code > --- >

[jira] Updated: (MNG-795) ant artifact:dependencies task adds entire local repo to classpath if no dependencies are specified

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-795?page=all ] Brett Porter updated MNG-795: - Assign To: Brett Porter > ant artifact:dependencies task adds entire local repo to classpath if no > dependencies are specified > ---

[jira] Updated: (MNG-755) Remove the dysfunctional command line arguments

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-755?page=all ] Brett Porter updated MNG-755: - Assign To: Brett Porter > Remove the dysfunctional command line arguments > --- > > Key: MNG-755 > URL: http://j

[jira] Updated: (MNG-788) Proposal for improved resource filtering

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-788?page=all ] Brett Porter updated MNG-788: - Fix Version: 2.0-beta-2 setting for resolution in beta-2. This is sort of a new feature improvement but the important thing is retaining backwards compat after beta-1, and I

[jira] Commented: (MNG-788) Proposal for improved resource filtering

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-788?page=comments#action_45323 ] Brett Porter commented on MNG-788: -- I think we are going backwards here (maybe we should have continued to work through this on the list...) things I definitely disagree with: - automat

[maven2 build - SUCCESS - update] Sat Aug 27 02:15:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.021500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.021500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=comments#action_45322 ] Brett Porter commented on MNG-791: -- I agree that we don't want to duplicate the filtering configuration. I don't like making it a general resource section where the user must specify the

svn commit: r240374 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-08-26 Thread brett
Author: brett Date: Fri Aug 26 19:04:14 2005 New Revision: 240374 URL: http://svn.apache.org/viewcvs?rev=240374&view=rev Log: PR: MNG-790 trace was too verbose for a warning Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

[jira] Closed: (MNG-790) stack trace printed in log when pom not found on remote repo

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-790?page=all ] Brett Porter closed MNG-790: Assign To: Brett Porter Resolution: Fixed Fix Version: 2.0-beta-1 just the message at WARN, logging the trace at DEBUG > stack trace printed in log when pom no

[jira] Updated: (MNG-794) Deploy fails with NPE

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-794?page=all ] Brett Porter updated MNG-794: - Fix Version: 2.0-beta-2 hard to tell up front as it is not originating directly from our code. will need to check out the jsch lists and as a last resort rebuild with debug

[jira] Commented: (MNG-553) Secure Storage of Server Passwords

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-553?page=comments#action_45319 ] Brett Porter commented on MNG-553: -- Thanks Steve. You're absolutely correct and that will make a great start to a doc explaining it :) > Secure Storage of Server Passwords > ---

[jira] Updated: (MAVEN-1676) Problem generation with antlr

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1676?page=all ] Brett Porter updated MAVEN-1676: Fix Version: 1.1-beta-2 > Problem generation with antlr > - > > Key: MAVEN-1676 > URL: http://jira.codehaus.org/browse/

Re: [M2] How to turn off transitive dependencies?

2005-08-26 Thread Brett Porter
Carsten Ziegeler wrote: >1) Avalon framework. Up to version 4.1.0 (or something) Avalon had one >big jar: the avalon framework. Then starting with 4.1.1 they splitt this >into two jar files: api and impl. But for convenience they provide both >versions, so for example, you have > > Yep, I unders

Re: SVN Build Error

2005-08-26 Thread Brett Porter
I should point out that the clean checkout (it also removes the local repository) just succeeded. This is run daily. You should try removing the org/codehaus/modello directory from your local repository and check your settings.xml file. Cheers, Brett Allison, Bob wrote: >It has happened again..

[maven2 build - SUCCESS - checkout] Sat Aug 27 00:15:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050827.001500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050827.001500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[jira] Commented: (MNG-797) fix checksum parsing

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-797?page=comments#action_45318 ] Brett Porter commented on MNG-797: -- check directory-naming-java-0.8 as a test case as this was breaking for Steve. > fix checksum parsing > > > Key: MNG-79

[jira] Created: (MNG-797) fix checksum parsing

2005-08-26 Thread Brett Porter (JIRA)
fix checksum parsing Key: MNG-797 URL: http://jira.codehaus.org/browse/MNG-797 Project: Maven 2 Type: Bug Components: maven-artifact Reporter: Brett Porter Fix For: 2.0-beta-1 it currently doesn't handle whitespace around it, and shou

[jira] Updated: (MNG-795) ant artifact:dependencies task adds entire local repo to classpath if no dependencies are specified

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-795?page=all ] Brett Porter updated MNG-795: - Fix Version: 2.0-beta-1 Complexity: Novice (was: Intermediate) > ant artifact:dependencies task adds entire local repo to classpath if no > dependencies are specified

Re: SVN Build Error

2005-08-26 Thread Brett Porter
Can you confirm if there is a typo below? (xds vs xsd) If it's xds in the code, that'd explain it :) - Brett Allison, Bob wrote: >It has happened again... > >-Original Message- >From: Allison, Bob >Sent: Friday, August 26, 2005 07:04 >To: 'Maven Developers List' >Subject: SVN Build Err

[jira] Assigned: (CONTINUUM-282) use build definitions

2005-08-26 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-282?page=all ] Emmanuel Venisse reassigned CONTINUUM-282: -- Assign To: Emmanuel Venisse > use build definitions > - > > Key: CONTINUUM-282 > URL: http://jira.codeha

RE: SVN Build Error

2005-08-26 Thread Allison, Bob
It has happened again... -Original Message- From: Allison, Bob Sent: Friday, August 26, 2005 07:04 To: 'Maven Developers List' Subject: SVN Build Error I am trying to rebuild m2 from SVN updated this morning. When I run the bootstrap script, it dies while rebuilding the assembly plugin

[jira] Created: (MNG-796) The site plugin could generate a download page

2005-08-26 Thread Vincent Siveton (JIRA)
The site plugin could generate a download page -- Key: MNG-796 URL: http://jira.codehaus.org/browse/MNG-796 Project: Maven 2 Type: Bug Versions: 2.0-beta-1 Reporter: Vincent Siveton Fix For: 2.0-beta-2 like

How to build maven2 ant tasks?

2005-08-26 Thread Rick Mann
Hi. I tried adding some more dependencies to my ant build script using the maven-artifact-ant-2.0-alpha-3-dep.jar. When I tried to build, it reported this: [artifact:dependencies] Resolving dependencies... [artifact:dependencies] Downloading: javax/mail/mail/1.3.2/ mail-1.3.2.pom [artifac

[maven2 build - SUCCESS - update] Fri Aug 26 20:45:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050826.204500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.204500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

svn commit: r240337 - /maven/components/trunk/maven-plugins/maven-site-plugin/src/main/resources/org/apache/maven/doxia/maven-site.vm

2005-08-26 Thread vsiveton
Author: vsiveton Date: Fri Aug 26 13:40:17 2005 New Revision: 240337 URL: http://svn.apache.org/viewcvs?rev=240337&view=rev Log: Added a test in the banner macro to remove Velocity error (RHS of #set statement is null. Context will not be modified) Modified: maven/components/trunk/maven

Re: Anyone knows of an existing J2EE/EJB open source application?

2005-08-26 Thread David Jencks
At geronimo we are expecting donation in the next few weeks of a fairly complex app that pretty much uses everything j2ee (servlets, jsp, ejb, app clients, web services, jms). If you are interested in taking a look to see if it is what you want I think you can get a preview by asking Matt Hogs

[jira] Updated: (MNG-760) m2 eclipse plugin improvements (source download and attachment, customization of natures/builders/conclasspath, flexible project dupport) and refactoring

2005-08-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-760?page=all ] fabrizio giustina updated MNG-760: -- Attachment: MNG-760-2.diff try 3 updated the patch to the latest svn revision, incorporating all the changes by Kenney. All the tests continue to work, and other

Jens Fournais is out of the office.

2005-08-26 Thread Jens Fournais
I will be out of the office starting 26-08-2005 and will not return until 06-09-2005. I will respond to your message when I return. You can also contact Mr. Farshad Bonabi on email: [EMAIL PROTECTED] or on phone +45-45993104 -

Re: [M2] How to turn off transitive dependencies?

2005-08-26 Thread Carsten Ziegeler
Brett Porter wrote: > Currently, no there isn't a way to do this. > > I've got something on the list for beta-1 to make this possible (see > inclusions), but it is highly recommended that you track the problem and > have it fixed. We've been really reluctant to add this because > technically it sh

[jira] Created: (MNG-795) ant artifact:dependencies task adds entire local repo to classpath if no dependencies are specified

2005-08-26 Thread Rick Mann (JIRA)
ant artifact:dependencies task adds entire local repo to classpath if no dependencies are specified --- Key: MNG-795 URL: http://jira.codehaus.org/browse/MNG-795 Project: Maven 2

[jira] Commented: (MEV-66) cglib 2.1_2 should depend on asm 1.5.3, not 2.0

2005-08-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-66?page=comments#action_45306 ] Carlos Sanchez commented on MEV-66: --- so, what should it be? (please take a look at cglib docs) > cglib 2.1_2 should depend on asm 1.5.3, not 2.0 > ---

[jira] Reopened: (MPFAQ-11) questions' font is same size or smaller than answers' one

2005-08-26 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MPFAQ-11?page=all ] Carlos Sanchez reopened MPFAQ-11: - > questions' font is same size or smaller than answers' one > - > > Key: MPFAQ-11 > URL: h

svn commit: r240290 - /maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml

2005-08-26 Thread evenisse
Author: evenisse Date: Fri Aug 26 09:59:26 2005 New Revision: 240290 URL: http://svn.apache.org/viewcvs?rev=240290&view=rev Log: Add maven version to the section title Modified: maven/maven-1/core/trunk/xdocs/start/ten-minute-test.xml Modified: maven/maven-1/core/trunk/xdocs/start/ten-minute

[jira] Commented: (MPFAQ-11) questions' font is same size or smaller than answers' one

2005-08-26 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPFAQ-11?page=comments#action_45305 ] Lukas Theussl commented on MPFAQ-11: Hi Carlos, Your fix for this problem has some unwanted side effects (MPXDOC-149). You should define the style such that it applies to the faq pl

[jira] Commented: (MAVEN-1452) Documentation: Windows Repository: Maven Repository, Roaming Profiles

2005-08-26 Thread Tim Romberg (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1452?page=comments#action_45304 ] Tim Romberg commented on MAVEN-1452: Hello, http://maven.apache.org/start/install.html seem to be wrongly advising you to "For Windows: %MAVEN_HOME%\bin\install_repo.bat %HOM

[jira] Created: (MEV-72) relaxngDatatype-1.6

2005-08-26 Thread Adam Hardy (JIRA)
relaxngDatatype-1.6 --- Key: MEV-72 URL: http://jira.codehaus.org/browse/MEV-72 Project: Maven Evangelism Type: Improvement Components: Invalid POM Reporter: Adam Hardy This is provided by the JWSDP. The current one in relaxngDatatype/relaxngD

[jira] Created: (MNG-794) Deploy fails with NPE

2005-08-26 Thread Bob Allison (JIRA)
Deploy fails with NPE - Key: MNG-794 URL: http://jira.codehaus.org/browse/MNG-794 Project: Maven 2 Type: Bug Versions: 2.0-beta-1 Environment: SVN revision 240249 on Linux Reporter: Bob Allison Trying to deploy a project (I have tried

[continuum build - SUCCESS - update] Fri Aug 26 14:30:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20050826.143000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050826.143000.txt

RE: SVN Build Error

2005-08-26 Thread Allison, Bob
Working now. Thanks for fixing things! -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Friday, August 26, 2005 08:53 To: Maven Developers List Subject: Re: SVN Build Error Can you retry? There was some failures this morning. Emmanuel Allison, Bob wrote: > I

[jira] Created: (MNG-793) eclipse:eclipse writes timestamp to .settings file

2005-08-26 Thread Mark Hobson (JIRA)
eclipse:eclipse writes timestamp to .settings file -- Key: MNG-793 URL: http://jira.codehaus.org/browse/MNG-793 Project: Maven 2 Type: Bug Components: maven-plugins Versions: 2.0-beta-1 Reporter: Mark Hobso

[jira] Created: (MEV-71) jaxb-xjc-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-xjc-1.0.5 -- Key: MEV-71 URL: http://jira.codehaus.org/browse/MEV-71 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy JAXB Java code generator for beans based on XML schemas -- This message is automati

[jira] Created: (MEV-70) jaxb-libs

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-libs - Key: MEV-70 URL: http://jira.codehaus.org/browse/MEV-70 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy JAXB libraries -- This message is automatically generated by JIRA. - If you think it was sent

[jira] Created: (MEV-69) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5 --- Key: MEV-69 URL: http://jira.codehaus.org/browse/MEV-69 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy -- This message is automatically generated by JIRA. - If you think it was sent i

[jira] Closed: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-68?page=all ] Adam Hardy closed MEV-68: - I want to make this mistake disappear. > jaxb-impl-1.0.5 > --- > > Key: MEV-68 > URL: http://jira.codehaus.org/browse/MEV-68 > Project: Maven Eva

[jira] Resolved: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-68?page=all ] Adam Hardy resolved MEV-68: --- Resolution: Duplicate sorry this is a mistake. I thought 'clone' command in jira allowed you to edit more stuff. Marked it as a duplicate. > jaxb-impl-1.0.5 > -

[jira] Created: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5 --- Key: MEV-68 URL: http://jira.codehaus.org/browse/MEV-68 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy will attach pom -- This message is automatically generated by JIRA. - If you thin

[jira] Updated: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-67?page=all ] Adam Hardy updated MEV-67: -- Attachment: jaxb-api-1.0.5.pom > jaxb-api-1.0.5 > -- > > Key: MEV-67 > URL: http://jira.codehaus.org/browse/MEV-67 > Project: Maven Evangelism >

[jira] Created: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-api-1.0.5 -- Key: MEV-67 URL: http://jira.codehaus.org/browse/MEV-67 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy will attach pom -- This message is automatically generated by JIRA. - If you think

[jira] Commented: (MNG-697) allow plugins to declare dependence on the project-classpath(s)

2005-08-26 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-697?page=comments#action_45292 ] Kenney Westerhof commented on MNG-697: -- I can confirm that there is only one classrealm created for the plugin, and that it is reused. Meaning that static initializations are done on

[jira] Reopened: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=all ] Emmanuel Venisse reopened MNG-792: -- > Can't ctrl-C m2 under cygwin > > > Key: MNG-792 > URL: http://jira.codehaus.org/browse/MNG-792 > Project: Mav

[jira] Commented: (MNG-697) allow plugins to declare dependence on the project-classpath(s)

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-697?page=comments#action_45291 ] Brett Porter commented on MNG-697: -- yeah, I'd say go for it. While ideally you'd help construct a special classloader, that only helps for reflection - not the "implements a spec" style

[maven2 build - SUCCESS - update] Fri Aug 26 13:00:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050826.13.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.13.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [M2] How to turn off transitive dependencies?

2005-08-26 Thread Brett Porter
Currently, no there isn't a way to do this. I've got something on the list for beta-1 to make this possible (see inclusions), but it is highly recommended that you track the problem and have it fixed. We've been really reluctant to add this because technically it shouldn't be required and because

[jira] Closed: (MNG-609) Filtered resources should support ${pom.*} and ${project.*} syntax only, not ${*}, for POM properties

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-609?page=all ] Brett Porter closed MNG-609: Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0-beta-1) no, let's retain backwards compat. In the event of a conflict then the propert

[jira] Updated: (MNG-609) Filtered resources should support ${pom.*} and ${project.*} syntax only, not ${*}, for POM properties

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-609?page=all ] Brett Porter updated MNG-609: - Assign To: (was: John Casey) Remaining Estimate: (was: 3 hours) Original Estimate: (was: 10800) > Filtered resources should support ${pom.*} and

[jira] Closed: (MNG-490) Creating an archetype with a different folder structure for java and test sources still results in default (src/main/java) folder being generated.

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-490?page=all ] Brett Porter closed MNG-490: Resolution: Fixed applied, thanks > Creating an archetype with a different folder structure for java and test > sources still results in default (src/main/java) folder b

svn commit: r240227 - in /maven/components/trunk/maven-archetype/maven-archetype-core: pom.xml src/main/java/org/apache/maven/archetype/DefaultArchetype.java

2005-08-26 Thread brett
Author: brett Date: Fri Aug 26 05:54:29 2005 New Revision: 240227 URL: http://svn.apache.org/viewcvs?rev=240227&view=rev Log: PR: MNG-490 Submitted by: Rahul Thakur Reviewed by: Brett Porter Creating an archetype with a different folder structure for java and test sources still results in defaul

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45288 ] Emmanuel Venisse commented on MNG-792: -- I just tested it with m2.bat and I have the same problem. > Can't ctrl-C m2 under cygwin > > > Key: MNG-

Re: SVN Build Error

2005-08-26 Thread Emmanuel Venisse
Can you retry? There was some failures this morning. Emmanuel Allison, Bob wrote: I am trying to rebuild m2 from SVN updated this morning. When I run the bootstrap script, it dies while rebuilding the assembly plugin because it is unable to download http://repo1.maven.org/maven2/plugins/org/co

[jira] Closed: (MNG-478) war:war warSourceExcludes parameter not used when set in the POM

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-478?page=all ] Brett Porter closed MNG-478: Assign To: Trygve Laugstol Resolution: Fixed we'd still appreciate a test case, but closing it off since it is fixed > war:war warSourceExcludes parameter not used w

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45285 ] Brett Porter commented on MNG-792: -- nothing has changed in classworlds. I don't think the jline version has changed which could be the only thing I can think of affecting it. I've never

[jira] Closed: (MNG-762) jar is downloaded twice if pom is missing in the repository

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-762?page=all ] Brett Porter closed MNG-762: Resolution: Cannot Reproduce Fix Version: (was: 2.0-beta-1) tested - it is not the case. must have been a previous bug already eradicated. > jar is downloaded tw

[maven2 build - SUCCESS - update] Fri Aug 26 12:30:00 GMT 2005

2005-08-26 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/m2-20050826.123000.tar.gz Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.123000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[maven2 build - FAILED - update] Fri Aug 26 12:15:00 GMT 2005

2005-08-26 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.121500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r240218 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-08-26 Thread brett
Author: brett Date: Fri Aug 26 05:23:20 2005 New Revision: 240218 URL: http://svn.apache.org/viewcvs?rev=240218&view=rev Log: PR: MNG-753 add a missing need for the super repository Modified: maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuild

Re: [m2] assembly plugin use case

2005-08-26 Thread Brett Porter
nothing to do with stupidity level, its just a particularly low documentation level on that one. I usually point people at the maven-core/pom.xml file in the maven sources - that builds the assembly for m2. - Brett solo turn wrote: >what i try to do is to pack files, including the dependecies,

Re: [m2] assembly plugin use case

2005-08-26 Thread solo turn
what i try to do is to pack files, including the dependecies, into a zip. basically the same file set the war plugin would pack. just without the restrictions, it should not go to subdirectory WEB-INF, and there is no web.xml. this zip file should be transferred to another server, via ftp or scp or

[maven2 build - FAILED - update] Fri Aug 26 12:00:00 GMT 2005

2005-08-26 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.12.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread fabrizio giustina (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45282 ] fabrizio giustina commented on MNG-792: --- I saw the same behavior on XP without using cycwin (using the m2.bat script) It's pretty annoying expecially if you incidentally run m2 in on

[maven2 build - FAILED - update] Fri Aug 26 11:45:00 GMT 2005

2005-08-26 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.114500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r240211 - in /maven/components/trunk: maven-core-it/it0057/ maven-core-it/it0058/ maven-core-it/it0058/subproject/ maven-core-it/it0059/ maven-core-it/it0060/ maven-core-it/it0060/subproject/ maven-core-it/it0061/ maven-plugins/maven-eclips...

2005-08-26 Thread brett
Author: brett Date: Fri Aug 26 04:49:24 2005 New Revision: 240211 URL: http://svn.apache.org/viewcvs?rev=240211&view=rev Log: ignores Modified: maven/components/trunk/maven-core-it/it0057/ (props changed) maven/components/trunk/maven-core-it/it0058/ (props changed) maven/component

[m2] assembly plugin use case

2005-08-26 Thread solo turn
hi, i looked for documentation on how using the assembly plugin, but i guess my stupidity level is big enough to not understand how to use it. does somebody have a use case, like unpacking, add a file, repacking? or how to create a dist-directory with some files and directories in it? -solo ---

[jira] Closed: (MNG-753) Check for artifacts in POM-defined repositories before checking the central repository

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-753?page=all ] Brett Porter closed MNG-753: Resolution: Fixed > Check for artifacts in POM-defined repositories before checking the central > repository > ---

[maven2 build - FAILED - update] Fri Aug 26 11:30:00 GMT 2005

2005-08-26 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/m2-build-log-20050826.113000.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[M2] How to turn off transitive dependencies?

2005-08-26 Thread Carsten Ziegeler
Is there any way to turn off transitive dependencies? Or do I have to find the dependency which has "wrong dependencies" and explicitly exlude the "wrong" one there? Carsten -- Carsten Ziegeler - Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.org/weblogs/rael/ -

[jira] Updated: (MNG-787) Dependency suggestion in current project should take precedence over transitive dependencies by default

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-787?page=all ] Brett Porter updated MNG-787: - Assign To: Brett Porter Remaining Estimate: 2 hours Original Estimate: 7200 Summary: Dependency suggestion in current project should take pre

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45279 ] Mark Hobson commented on MNG-792: - No difference ;) I've noticed that if you're quick you can ctrl-C just before m2 kicks into action, but once you start seeing output in the console it'

svn commit: r240204 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java

2005-08-26 Thread brett
Author: brett Date: Fri Aug 26 04:24:11 2005 New Revision: 240204 URL: http://svn.apache.org/viewcvs?rev=240204&view=rev Log: PR: MNG-753 correct ordering of repositories in POM (also fixed problem of not correctly overriding "central" - properly this time!) took note of a simpler way to ensure t

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45278 ] Brett Porter commented on MNG-792: -- very interesting... nothing has changed in the script, and that's all that affects cygwin. Can you diff your two m2 scripts and see if there is a dif

[jira] Commented: (MNG-787) Wrong dependency handling and problems with version ranges

2005-08-26 Thread Carsten Ziegeler (JIRA)
[ http://jira.codehaus.org/browse/MNG-787?page=comments#action_45277 ] Carsten Ziegeler commented on MNG-787: -- Retesting today without updated from the Maven svn, the NPE does not appear anymore (I guess this is due to some updates of some dependency sn

Re: [vote] Lukas Theussl as a maven plugins committer

2005-08-26 Thread Vincent Siveton
+1 Vincent 2005/8/25, Arnaud HERITIER <[EMAIL PROTECTED]>: > Hi all, > > I would like to nominate Lukas as a committer to the plugins for m1 and m2. > Lukas helped us recently on the pdf and xdoc plugins, sending us patchs and > helping users on the ML. > He's interesting to continue to help

[jira] Commented: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Mark Hobson (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=comments#action_45275 ] Mark Hobson commented on MNG-792: - This happened on two different PCs when moving from alpha-3 to svn-trunk. I've just reinstalled cygwin with the latest code and the problem still occur

SVN Build Error

2005-08-26 Thread Allison, Bob
I am trying to rebuild m2 from SVN updated this morning. When I run the bootstrap script, it dies while rebuilding the assembly plugin because it is unable to download http://repo1.maven.org/maven2/plugins/org/codehaus/modello/modello-plugi n-xsd/1.0-alpha-3/modello-plugin-xds-1.0-alpha-3.jar Jus

[jira] Commented: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Kenney Westerhof (JIRA)
[ http://jira.codehaus.org/browse/MNG-791?page=comments#action_45273 ] Kenney Westerhof commented on MNG-791: -- What I really like to see is the removal of warSourceDirectory. It should be just a resource directory, specified in a section, with a differ

[jira] Updated: (MNG-490) Creating an archetype with a different folder structure for java and test sources still results in default (src/main/java) folder being generated.

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-490?page=all ] Brett Porter updated MNG-490: - Assign To: Brett Porter Description: Creating an archetype with a different folder structure for java and test sources still results in default (src/main/java) folder

Re: [jira] Updated: (MNG-490) Creating an archetype with a different folder structure for java and test sources still results in default (src/main/java) folder being generated.

2005-08-26 Thread Brett Porter
Ah, sorry, I must have missed the patch! I'll take a look before beta-1. - Brett Rinku wrote: > Hi, > > Wondering if this can be closed? I had submitted a patch that fixed this. > > Cheers, > > Rahul - To unsubscribe, e-mail

[jira] Closed: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-792?page=all ] Brett Porter closed MNG-792: Assign To: Brett Porter Resolution: Won't Fix you've probably changed something locally. It works for me, and the m2 script hasn't changed. cygwin often has this pr

[jira] Created: (MAVEN-1676) Problem generation with antlr

2005-08-26 Thread Emmanuel L?charny (JIRA)
Problem generation with antlr - Key: MAVEN-1676 URL: http://jira.codehaus.org/browse/MAVEN-1676 Project: Maven Type: Bug Versions: 1.1-beta-1 Environment: Linux Reporter: Emmanuel Lécharny The 1.1-beta-1 version cannot handle m

[jira] Created: (MNG-792) Can't ctrl-C m2 under cygwin

2005-08-26 Thread Mark Hobson (JIRA)
Can't ctrl-C m2 under cygwin Key: MNG-792 URL: http://jira.codehaus.org/browse/MNG-792 Project: Maven 2 Type: Bug Versions: 2.0-beta-1 Environment: Windows XP, Cygwin Reporter: Mark Hobson Under cygwin you can't ctrl-C to inte

[jira] Created: (MNG-791) Add resource filtering to war plugin

2005-08-26 Thread Mark Hobson (JIRA)
Add resource filtering to war plugin Key: MNG-791 URL: http://jira.codehaus.org/browse/MNG-791 Project: Maven 2 Type: Improvement Components: maven-plugins Versions: 2.0-beta-1 Reporter: Mark Hobson I'd like to patc

  1   2   >