[jira] Created: (MAVENUPLOAD-582) wsdl4j-qname

2005-11-07 Thread Joerg Schaible (JIRA)
wsdl4j-qname Key: MAVENUPLOAD-582 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-582 Project: maven-upload-requests Type: Sub-task Reporter: Joerg Schaible Found the "create sub-task" functionality now ... :) -- This message is automatically ge

[jira] Updated: (MNG-1104) release plugin should ignore pom.xml from status check

2005-11-07 Thread John Tolentino (JIRA)
[ http://jira.codehaus.org/browse/MNG-1104?page=all ] John Tolentino updated MNG-1104: Attachment: MNG-1104-maven-release-plugin.patch Added filter in getStatus() method. > release plugin should ignore pom.xml from status check > ---

[jira] Reopened: (MAVENUPLOAD-580) Upload wsdl4j 1.5.1

2005-11-07 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-580?page=all ] Joerg Schaible reopened MAVENUPLOAD-580: Hi Carlos, you forgot the second bundle. I remember, that I saw a comment of you to add additional bundles in the same JIRA issue instead of o

[jira] Commented: (MNG-1355) Infinity Loop in DefaultMavenProjectBuilder.assembleLineage

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1355?page=comments#action_50280 ] Edwin Punzalan commented on MNG-1355: - Hi, the cause of the infinite loop is not the depth of the project and/or the modules in it. Look in the ui-toolkit/subproject/swing/pom.xml a

[jira] Commented: (MNG-1430) add j2ee project nature/builders to generated .project file

2005-11-07 Thread Dietrich Schulten (JIRA)
[ http://jira.codehaus.org/browse/MNG-1430?page=comments#action_50279 ] Dietrich Schulten commented on MNG-1430: Not sure. Can we assume that everybody wants the wtp builders and natures for war? There are other web application plugins. Besides we wo

[jira] Updated: (MNG-1394) Use of the RelativePath Multi-Module produces failure

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MNG-1394?page=all ] Edwin Punzalan updated MNG-1394: Attachment: MNG-1394-maven-project.patch Please see attached patch. > Use of the RelativePath Multi-Module produces failure >

[jira] Closed: (MEV-183) Move common-test to its correct directory

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-183?page=all ] Edwin Punzalan closed MEV-183: -- Assign To: Edwin Punzalan Resolution: Fixed > Move common-test to its correct directory > - > > Key: MEV-183 >

[jira] Commented: (MNG-1356) Java system properties should be interpolated in pom.xml

2005-11-07 Thread Vincent Massol (JIRA)
[ http://jira.codehaus.org/browse/MNG-1356?page=comments#action_50276 ] Vincent Massol commented on MNG-1356: - Hi John, Yes, it's Cargo which is downloading the container distribution. Using a plugin configuration is exactly what I'm after but it wasn't

[jira] Commented: (MNG-1452) best practices: deployment of aggregate JARs produced by the assembly plug-in

2005-11-07 Thread Jason van Zyl (JIRA)
[ http://jira.codehaus.org/browse/MNG-1452?page=comments#action_50275 ] Jason van Zyl commented on MNG-1452: We are going to have to do some legwork at the front-end or at the back-end. I think making a POM that actually represents what's in the JAR is a

[jira] Closed: (MEV-189) saaj pom wrong?

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-189?page=all ] Edwin Punzalan closed MEV-189: -- Resolution: Fixed Fixed > saaj pom wrong? > --- > > Key: MEV-189 > URL: http://jira.codehaus.org/browse/MEV-189 > Project: Maven Ev

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-07 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/08-Nov-2005_12.30.21/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Closed: (MEV-188) Relocate tonic and jarjar groupIds to com.tonicsystems

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-188?page=all ] Carlos Sanchez closed MEV-188: -- Resolution: Fixed > Relocate tonic and jarjar groupIds to com.tonicsystems > -- > > Key: MEV-188 >

[jira] Closed: (MEV-177) older jstl jars in old location need relocation tag added

2005-11-07 Thread Tomislav Stojcevich (JIRA)
[ http://jira.codehaus.org/browse/MEV-177?page=all ] Tomislav Stojcevich closed MEV-177: --- Resolution: Fixed > older jstl jars in old location need relocation tag added > - > > Key: M

[jira] Commented: (MEV-177) older jstl jars in old location need relocation tag added

2005-11-07 Thread Tomislav Stojcevich (JIRA)
[ http://jira.codehaus.org/browse/MEV-177?page=comments#action_50272 ] Tomislav Stojcevich commented on MEV-177: - It seems to be ok now. The old version must have been cached somewhere or the mirrors had sync issue or something. > older jstl jars i

[jira] Commented: (MNG-1104) release plugin should ignore pom.xml from status check

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1104?page=comments#action_50271 ] John Casey commented on MNG-1104: - I suppose the next step is always to commit the pom.xml with the new before tagging, so it's not that big of a deal... > release plugin should ignore

[jira] Commented: (MNG-1104) release plugin should ignore pom.xml from status check

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1104?page=comments#action_50269 ] John Casey commented on MNG-1104: - is this so you don't have to commit when you've just changed a dependency version away from a -SNAPSHOT? > release plugin should ignore pom.xml from s

[jira] Commented: (MNG-1323) Plugin extensions (dependencies) not resolved in reactor build

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1323?page=comments#action_50268 ] John Casey commented on MNG-1323: - It looks like some of the work I did to get the ant-mojo support up and running was related to this. Kenney's 04/Nov/2005 post was related to my fix fo

[jira] Created: (MNG-1453) Exception error messages and i18n

2005-11-07 Thread Corridor Software Developer (JIRA)
Exception error messages and i18n - Key: MNG-1453 URL: http://jira.codehaus.org/browse/MNG-1453 Project: Maven 2 Type: Improvement Components: maven-core Versions: 2.0 Environment: all Reporter: Corridor Software Devel

[jira] Closed: (MNG-997) create modules for other projects in the reactor

2005-11-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-997?page=all ] Brett Porter closed MNG-997: Assign To: Brett Porter Resolution: Duplicate Fix Version: (was: 2.0.1) mng-998 actually implemented this. 998 was meant to be for when the module was load

[jira] Commented: (MNG-997) create modules for other projects in the reactor

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-997?page=comments#action_50262 ] John Casey commented on MNG-997: Brett, What's this about? Is it pending still? > create modules for other projects in the reactor > > >

[jira] Reopened: (MNG-1130) Support jar signing.

2005-11-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1130?page=all ] Brett Porter reopened MNG-1130: --- forgot to apply jar-sign-verify.diff. needs to be updated to apply. > Support jar signing. > > > Key: MNG-1130 > URL: http://jir

[jira] Commented: (MNG-1379) Wrong path for artifacts with system scope

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1379?page=comments#action_50260 ] John Casey commented on MNG-1379: - I just tested this with a (somewhat) out-of-date 2.0-beta-3-SNAPSHOT build of the maven-eclipse-plugin, and from what I could tell of the .classpath fi

[jira] Commented: (MNG-1379) Wrong path for artifacts with system scope

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1379?page=comments#action_50258 ] John Casey commented on MNG-1379: - is this a problem with the eclipse plugin?? > Wrong path for artifacts with system scope > -- > > Key:

[jira] Commented: (MNG-1388) Transitive Dependencies not used even when set to compile scope

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1388?page=comments#action_50257 ] John Casey commented on MNG-1388: - This happens because dependency POMs aren't currently candidates for profile triggering. However, it seems we will have to trigger profiles for these

[jira] Commented: (MNG-1356) Java system properties should be interpolated in pom.xml

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1356?page=comments#action_50256 ] John Casey commented on MNG-1356: - Alternately, if your plugin is downloading the containers, can't you simply use a plugin configuration that specifies ${java.io.tmp.dir} as the value?

[jira] Commented: (MNG-1356) Java system properties should be interpolated in pom.xml

2005-11-07 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MNG-1356?page=comments#action_50255 ] John Casey commented on MNG-1356: - are these containers artifacts that could be resolved as part of a plugin-dependency? That is to say, could you do: cargo-maven-

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-07 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/07-Nov-2005_08.30.33/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MEV-177) older jstl jars in old location need relocation tag added

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-177?page=comments#action_50254 ] Edwin Punzalan commented on MEV-177: Something must have gone wrong during the update of 1.0.2... In our copies in SVN, 1.0.2 has the relocation. Maybe Carlos can shed some light int

[jira] Closed: (MEV-169) Relocated dependency for tagsoup in xom

2005-11-07 Thread Edwin Punzalan (JIRA)
[ http://jira.codehaus.org/browse/MEV-169?page=all ] Edwin Punzalan closed MEV-169: -- Resolution: Fixed I see them now... Yesterday when I looked, its not there yet. I'm closing this issue now. > Relocated dependency for tagsoup in xom > -

[maven2 build - SUCCESS - checkout] Tue Nov 8 00:15:00 GMT 2005

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

[jira] Moved: (MEV-189) saaj pom wrong?

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-189?page=all ] Carlos Sanchez moved MRM-24 to MEV-189: --- Priority: (was: Minor) Key: MEV-189 (was: MRM-24) Project: Maven Evangelism (was: Maven Repository Manager) > saaj pom wrong? > --

[jira] Created: (MEV-188) Relocate tonic and jarjar groupIds to com.tonicsystems

2005-11-07 Thread Carlos Sanchez (JIRA)
Relocate tonic and jarjar groupIds to com.tonicsystems -- Key: MEV-188 URL: http://jira.codehaus.org/browse/MEV-188 Project: Maven Evangelism Type: Improvement Reporter: Carlos Sanchez Assigned to: Edwin Punzal

[jira] Commented: (CONTINUUM-378) "Build All" only builds the last project

2005-11-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-378?page=comments#action_50252 ] Emmanuel Venisse commented on CONTINUUM-378: I'll check if schedule deleted in database are stopped too. If it's the pb, you need to resynchronize schedules and databas

[jira] Created: (MRM-24) saaj pom wrong?

2005-11-07 Thread Robert Egglestone (JIRA)
saaj pom wrong? --- Key: MRM-24 URL: http://jira.codehaus.org/browse/MRM-24 Project: Maven Repository Manager Type: Bug Reporter: Robert Egglestone Priority: Minor The saaj pom contains the details for jaxm rather than saaj: http://www.ibiblio.o

[jira] Commented: (CONTINUUM-378) "Build All" only builds the last project

2005-11-07 Thread Scott Schram (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-378?page=comments#action_50251 ] Scott Schram commented on CONTINUUM-378: They are all set to the default group and DEFAULT_SCHEDULE. I did change them, experimenting with the program, then changed them ba

[jira] Closed: (CONTINUUM-367) error when calling getprojects() through xml-rpc

2005-11-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-367?page=all ] Emmanuel Venisse closed CONTINUUM-367: -- Resolution: Fixed Fixed. We certainly need to do more work on continuum-xml-rpc, but this issue is fixed. > error when calling getprojects() th

Re: Commons poms fixes

2005-11-07 Thread Carlos Sanchez
Thanks. On 11/5/05, Phil Steitz <[EMAIL PROTECTED]> wrote: > Carlos Sanchez wrote: > > Hi, > > > > Some days ago I created a patch to fix a lot of commons poms. If > > somebody with enough karma could try to push this through... > > > > http://issues.apache.org/bugzilla/show_bug.cgi?id=37314 > > W

[jira] Commented: (MNG-1247) Remove carriage returns and tabs from field values in the manifest file

2005-11-07 Thread Julien Dubois (JIRA)
[ http://jira.codehaus.org/browse/MNG-1247?page=comments#action_50249 ] Julien Dubois commented on MNG-1247: Even if it's the Manifest parser's fault, this should at least be documented clearly in the POM documentation. I've got the same problem on Mac

Re: Maven 1 and Maven 2 repositories on codehaus for Cargo

2005-11-07 Thread Carlos Sanchez
Hi, I suggest you to create two repos (snapshots and releases) under the cargo project. When the sync program is available it's just a matter of rsync the releases repo to ibiblio. In the meantime you can add it to the pom and be able to build. Just remember to use fully qualified groupIds (org.co

[jira] Commented: (MNG-1310) Support installation of

2005-11-07 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MNG-1310?page=comments#action_50248 ] Jerome Lacoste commented on MNG-1310: - MNG-1251 was checked in, but my patch not taken in. In particular, the overloaded attachArtifact() method has not been made visible from the M

[jira] Commented: (MNG-1452) best practices: deployment of aggregate JARs produced by the assembly plug-in

2005-11-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1452?page=comments#action_50247 ] Brett Porter commented on MNG-1452: --- if this is done with a classifier or just a change in extension, then it would complicate the system to create a new POM. Is anything in the POM c

[jira] Created: (MNG-1452) best practices: deployment of aggregate JARs produced by the assembly plug-in

2005-11-07 Thread Jason van Zyl (JIRA)
best practices: deployment of aggregate JARs produced by the assembly plug-in - Key: MNG-1452 URL: http://jira.codehaus.org/browse/MNG-1452 Project: Maven 2 Type: Task Components: best prac

[jira] Commented: (MNG-699) Add EJB3 support in a plugin

2005-11-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-699?page=comments#action_50245 ] Brett Porter commented on MNG-699: -- it's up to you. If you think the mojo versions are better, take those - or combine the two. I just think the final destination should be the Apache M

[jira] Closed: (MNG-1449) Maven creates jar for a project without java sources

2005-11-07 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1449?page=all ] Brett Porter closed MNG-1449: - Assign To: Brett Porter Resolution: Won't Fix that's not a bug. It's valid to have a jar with no sources (eg, just resources). IT does print a warning > Maven cr

Re: doxia/surefire movement summary

2005-11-07 Thread Brett Porter
Fixed. I also removed the extra "surefire" directory in that repository as it was inconsistent with all the others. So you can check it out with: svn co https://svn.apache.org/repos/asf/maven/surefire/trunk surefire - Brett Emmanuel Venisse wrote: Thanks Jason. Jason van Zyl a écrit : Hi

[jira] Commented: (MAVENUPLOAD-578) jt400-4.8.0-bundle

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-578?page=comments#action_50240 ] Carlos Sanchez commented on MAVENUPLOAD-578: If they wanna go with com.ibm.as400 then a web page at ibm.com saying that the project is hosted there and called as400 o

Re: [jira] Commented: (MNG-1436) Unable to load maven-model-2.0-all from a plugin

2005-11-07 Thread Fabrizio Giustina
Hi, On 11/7/05, Brett Porter (JIRA) <[EMAIL PROTECTED]> wrote: > we won't be allowing maven-model-2.0-all into the plugin, its v4 classes will > conflict with the root classloader. > What is needed is a way to get maven-model-3.0.1 into the plugin, really. > That may be best done by changing the

[REPOCLEAN] Error(s) occurred while converting repository

2005-11-07 Thread REPOCLEAN
Errors occurred while performing maven-1 to maven-2 repository conversion. For more details, see: http://test.maven.codehaus.org/reports/repoclean/07-Nov-2005_04.30.40/repository.report.txt - To unsubscribe, e-mail: [EMAIL PROTE

[jira] Commented: (MAVENUPLOAD-578) jt400-4.8.0-bundle

2005-11-07 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-578?page=comments#action_50236 ] Brian Bonner commented on MAVENUPLOAD-578: -- I'm asking Jeff Lee (on the project team) what his thought are. Since it's open sourced, I'm going to guess they go for net.

[jira] Commented: (MEV-187) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Jeff Genender (JIRA)
[ http://jira.codehaus.org/browse/MEV-187?page=comments#action_50233 ] Jeff Genender commented on MEV-187: --- Whoops...that link i gave for our personal repo is on codehaus. > ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1) > --

[jira] Commented: (MEV-187) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Jeff Genender (JIRA)
[ http://jira.codehaus.org/browse/MEV-187?page=comments#action_50232 ] Jeff Genender commented on MEV-187: --- Based on this being in ibiblio and you are the gate keepers (per Brett) this should never have gotten into ibiblio in the first place. IMHO, you ca

Re: svn commit: r331054 [3/3] - in /maven/site/trunk/src/site/apt: ./ background/ guides/development/ guides/getting-started/ guides/introduction/ guides/mini/ proposals/

2005-11-07 Thread Carlos Sanchez
My fault, I added before the properties without the "svn:" On 11/6/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > Propchange: > > maven/site/trunk/src/site/apt/guides/mini/guide-naming-conventions.apt > > ('eol-style' removed) > > > > Propchange: > > maven/site/trunk/src/site/ap

[jira] Commented: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-186?page=comments#action_50231 ] Carlos Sanchez commented on MEV-186: Read MEV-177 > displaytag has wrong dependency for jstl > > > Key: MEV-186 > URL: http:

[jira] Commented: (MAVENUPLOAD-578) jt400-4.8.0-bundle

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-578?page=comments#action_50230 ] Carlos Sanchez commented on MAVENUPLOAD-578: http://maven.apache.org/guides/mini/guide-ibiblio-upload.html <> we need proof of control, or use net.sf.jt400 as groupId

[jira] Commented: (MEV-187) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-187?page=comments#action_50229 ] Carlos Sanchez commented on MEV-187: we can fix the pom.currentVersion, but what can we do with the other versions? this needs to be reported to activemq guys > ActiveMQ 3.2 POM is i

[jira] Commented: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Oliver Siegmar (JIRA)
[ http://jira.codehaus.org/browse/MEV-186?page=comments#action_50228 ] Oliver Siegmar commented on MEV-186: I don't know what a relocation pom is, but in one of my projects jstl 1.0.2 and 1.1.2 get both included, because one is from groupId javax.servlet

[jira] Commented: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-186?page=comments#action_50227 ] Carlos Sanchez commented on MEV-186: But there's a relocation pom, this should'n be needed at all and we don't want to start changing all the poms when another is moved from place >

[jira] Closed: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-186?page=all ] Carlos Sanchez closed MEV-186: -- Assign To: Carlos Sanchez Resolution: Won't Fix > displaytag has wrong dependency for jstl > > > Key: MEV-186 >

[jira] Commented: (MAVENUPLOAD-578) jt400-4.8.0-bundle

2005-11-07 Thread Brian Bonner (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-578?page=comments#action_50226 ] Brian Bonner commented on MAVENUPLOAD-578: -- Code is open sourced by IBM. What is the groupid based upon? It's hosted on sourceforge project, but all packages on code

[jira] Closed: (MEV-179) Axis 1.2.1 WSDL4J dependency points to wrong place

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-179?page=all ] Carlos Sanchez closed MEV-179: -- Assign To: Carlos Sanchez Resolution: Won't Fix > Axis 1.2.1 WSDL4J dependency points to wrong place > -- > >

[jira] Closed: (MAVENUPLOAD-530) JCommon RC1 upload

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-530?page=all ] Carlos Sanchez closed MAVENUPLOAD-530: -- Assign To: Carlos Sanchez Resolution: Incomplete > JCommon RC1 upload > -- > > Key: MAVENUPLOAD-530 > UR

[jira] Closed: (MAVENUPLOAD-533) Upload XOM 1.1b4 to maven

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-533?page=all ] Carlos Sanchez closed MAVENUPLOAD-533: -- Assign To: Carlos Sanchez Resolution: Incomplete > Upload XOM 1.1b4 to maven > - > > Key: MAVENUPLOAD-533

[jira] Closed: (MAVENUPLOAD-581) Upload wicket-1.1-bundle.jar and wicket-extensions-1.1-bundle.jar

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-581?page=all ] Carlos Sanchez closed MAVENUPLOAD-581: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload wicket-1.1-bundle.jar and wicket-extensions-1.1-bundle.jar >

[jira] Closed: (MAVENUPLOAD-580) Upload wsdl4j 1.5.1

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-580?page=all ] Carlos Sanchez closed MAVENUPLOAD-580: -- Assign To: Carlos Sanchez Resolution: Fixed > Upload wsdl4j 1.5.1 > --- > > Key: MAVENUPLOAD-580 > URL:

[jira] Closed: (MAVENUPLOAD-569) maven taglib plugin 2.0 <>

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-569?page=all ] Carlos Sanchez closed MAVENUPLOAD-569: -- Assign To: Carlos Sanchez Resolution: Fixed Copied everything by hand You may want to move the plugin to maven-plugins.sf.net, we'll setup

[jira] Commented: (MAVENUPLOAD-578) jt400-4.8.0-bundle

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-578?page=comments#action_50224 ] Carlos Sanchez commented on MAVENUPLOAD-578: groupId is not rigth, there's no proof of controlling com.ibm.as400 > jt400-4.8.0-bundle > -- > >

[jira] Commented: (MEV-185) commons-logging-1.0.4 POM dependencies not using properly

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-185?page=comments#action_50223 ] Carlos Sanchez commented on MEV-185: Why optional has to be true ? > commons-logging-1.0.4 POM dependencies not using properly > -

[jira] Moved: (MEV-187) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-187?page=all ] Carlos Sanchez moved MNG-1451 to MEV-187: - Priority: (was: Critical) Group ID: activemq Version: (was: 2.0) Artifact ID: activemq Version: 3.2 Complexi

Re: [M2][Proposal] J2EE builds best practices and conventions

2005-11-07 Thread Jesse McConnell
ok, digging this old thing out the dust bin.. I have abandoned my old layout (and the current structure provided by the j2ee archetype) and shifting towards something that is more like the current state of the maven repo...and I am trying to decide the lvl of nesting that is useful for the compone

[jira] Created: (MPANNOUNCEMENT-19) Failing when the version is missing should be optional

2005-11-07 Thread Felipe Leme (JIRA)
Failing when the version is missing should be optional -- Key: MPANNOUNCEMENT-19 URL: http://jira.codehaus.org/browse/MPANNOUNCEMENT-19 Project: maven-announcement-plugin Type: Improvement Versions: 1.3

[jira] Commented: (SCM-69) Improve error message when commit over https fails

2005-11-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/SCM-69?page=comments#action_50221 ] Emmanuel Venisse commented on SCM-69: - It's a svn message. We can't know in maven scm what it the cause of it. > Improve error message when commit over https fails > --

[continuum build - SUCCESS - update] Mon Nov 7 18:30:01 GMT 2005

2005-11-07 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051107.183001.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051107.183001.txt

[jira] Created: (MAVENUPLOAD-581) Upload wicket-1.1-bundle.jar and wicket-extensions-1.1-bundle.jar

2005-11-07 Thread Martijn Dashorst (JIRA)
Upload wicket-1.1-bundle.jar and wicket-extensions-1.1-bundle.jar - Key: MAVENUPLOAD-581 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-581 Project: maven-upload-requests Type: Task Reporter: Marti

[jira] Updated: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Oliver Siegmar (JIRA)
[ http://jira.codehaus.org/browse/MEV-186?page=all ] Oliver Siegmar updated MEV-186: --- Attachment: displaytag-jstl.diff Here's a fix > displaytag has wrong dependency for jstl > > > Key: MEV-186 >

[jira] Created: (MEV-186) displaytag has wrong dependency for jstl

2005-11-07 Thread Oliver Siegmar (JIRA)
displaytag has wrong dependency for jstl Key: MEV-186 URL: http://jira.codehaus.org/browse/MEV-186 Project: Maven Evangelism Type: Bug Components: Invalid POM Reporter: Oliver Siegmar The groupId for jstl should be j

[continuum build - SUCCESS - update] Mon Nov 7 17:30:00 GMT 2005

2005-11-07 Thread continuum
Distribution: http://maven.zones.apache.org/~continuum/builds/continuum-20051107.173000.tar.gz Log: http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20051107.173000.txt

[jira] Commented: (MNG-1451) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Jeff Genender (JIRA)
[ http://jira.codehaus.org/browse/MNG-1451?page=comments#action_50217 ] Jeff Genender commented on MNG-1451: Probably should have added this is in the m2 repo on ibiblio. > ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1) > -

[jira] Created: (MNG-1451) ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1)

2005-11-07 Thread Jeff Genender (JIRA)
ActiveMQ 3.2 POM is invalid (contains variable refs based on maven 1) - Key: MNG-1451 URL: http://jira.codehaus.org/browse/MNG-1451 Project: Maven 2 Type: Bug Versions: 2.0 Reporter: Jeff

Re: change jira components to be more user friendly

2005-11-07 Thread Lukas Theussl
But the user being able to file correctly in the first place is probably more important. I agree. I'm just wondering then why I never got an answer to my mail on this: http://www.mail-archive.com/dev%40maven.apache.org/msg42387.html -Lukas --

[jira] Created: (MNG-1450) no easy way to figure generated source roots for a project

2005-11-07 Thread Milos Kleint (JIRA)
no easy way to figure generated source roots for a project -- Key: MNG-1450 URL: http://jira.codehaus.org/browse/MNG-1450 Project: Maven 2 Type: Bug Components: maven-embedder Reporter: Milos Kleint in

Re: doxia/surefire movement summary

2005-11-07 Thread Emmanuel Venisse
Thanks Jason. Jason van Zyl a écrit : Hi, o code bases have been moved to apache http://svn.apache.org/viewcvs.cgi/maven/doxia/ http://svn.apache.org/viewcvs.cgi/maven/surefire/ The tags appear to be in the wrong place for doxia and I didn't notice that until the move but that's the way it wa

doxia/surefire movement summary

2005-11-07 Thread Jason van Zyl
Hi, o code bases have been moved to apache http://svn.apache.org/viewcvs.cgi/maven/doxia/ http://svn.apache.org/viewcvs.cgi/maven/surefire/ The tags appear to be in the wrong place for doxia and I didn't notice that until the move but that's the way it was on the codeahaus side. o authorization

[jira] Commented: (CONTINUUM-426) cannot add project using url with authentication (https)

2005-11-07 Thread Dan Allen (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-426?page=comments#action_50215 ] Dan Allen commented on CONTINUUM-426: - My report seems a bit rushed because I was short on time. I do have detailed error logs that I could provide, which I will upload as soo

[jira] Created: (MNG-1449) Maven creates jar for a project without java sources

2005-11-07 Thread Giorgio Gallo (JIRA)
Maven creates jar for a project without java sources Key: MNG-1449 URL: http://jira.codehaus.org/browse/MNG-1449 Project: Maven 2 Type: Bug Components: maven-jar-plugin Versions: 2.0 Reporter: Giorg

[jira] Commented: (MNG-1387) surefire plugin crashes

2005-11-07 Thread Erick Dovale (JIRA)
[ http://jira.codehaus.org/browse/MNG-1387?page=comments#action_50209 ] Erick Dovale commented on MNG-1387: --- Does surefire support other test framework than junit?? Is there a plan to make it support something else like testNG? If not, then I think we wou

[jira] Commented: (MNG-1316) Dependency report breaks on systemPath artifacts

2005-11-07 Thread Thomas Van de Velde (JIRA)
[ http://jira.codehaus.org/browse/MNG-1316?page=comments#action_50207 ] Thomas Van de Velde commented on MNG-1316: -- I have a nullpointer under these conditions: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-

[jira] Commented: (MEV-185) commons-logging-1.0.4 POM dependencies not using properly

2005-11-07 Thread Fabrice BELLINGARD (JIRA)
[ http://jira.codehaus.org/browse/MEV-185?page=comments#action_50203 ] Fabrice BELLINGARD commented on MEV-185: And there is the same error for those dependencies: log4j log4j 1.2.6 logkit logkit

[jira] Commented: (MEV-179) Axis 1.2.1 WSDL4J dependency points to wrong place

2005-11-07 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MEV-179?page=comments#action_50202 ] Joerg Schaible commented on MEV-179: The original POM is right. It references wsdl4j, which has not be uploaded to ibiblio yet: http://sourceforge.net/project/showfiles.php?group_id=

[jira] Commented: (MAVENUPLOAD-580) Upload wsdl4j 1.5.1

2005-11-07 Thread Joerg Schaible (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-580?page=comments#action_50201 ] Joerg Schaible commented on MAVENUPLOAD-580: http://www.schaible.info/maven/wsdl4j-qname-1.5.1-bundle.jar > Upload wsdl4j 1.5.1 > --- > > Key

[jira] Created: (MAVENUPLOAD-580) Upload wsdl4j 1.5.1

2005-11-07 Thread Joerg Schaible (JIRA)
Upload wsdl4j 1.5.1 --- Key: MAVENUPLOAD-580 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-580 Project: maven-upload-requests Type: Task Reporter: Joerg Schaible WSDL 1.5.1 from http://sourceforge.net/project/showfiles.php?group_id=128811&pa

Re: change jira components to be more user friendly

2005-11-07 Thread Jason van Zyl
On Mon, 2005-11-07 at 10:20 +1100, Brett Porter wrote: > Hi, > > I was wondering what folks though of changing maven-artifact, > maven-core, etc in JIRA to be user friendly components like: > > * error reporting > * artifact deployment > * artifact resolution > > etc. +1 Anything the user can

[jira] Created: (MEV-185) commons-logging-1.0.4 POM dependencies not using properly

2005-11-07 Thread Fabrice BELLINGARD (JIRA)
commons-logging-1.0.4 POM dependencies not using properly Key: MEV-185 URL: http://jira.codehaus.org/browse/MEV-185 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Fa

[jira] Commented: (MNG-1448) Easy way to tell if the plugin is for m2 or m1

2005-11-07 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MNG-1448?page=comments#action_50200 ] Alexandre Poitras commented on MNG-1448: Especially on the web site generated by maven. Something like an icon "Maven 2.0" would be nice. > Easy way to tell if the plugin is fo

[jira] Created: (MNG-1448) Easy way to tell if the plugin is for m2 or m1

2005-11-07 Thread Alexandre Poitras (JIRA)
Easy way to tell if the plugin is for m2 or m1 -- Key: MNG-1448 URL: http://jira.codehaus.org/browse/MNG-1448 Project: Maven 2 Type: Bug Components: maven-plugins Reporter: Alexandre Poitras -- This message is

[jira] Reopened: (MEV-177) older jstl jars in old location need relocation tag added

2005-11-07 Thread Tomislav Stojcevich (JIRA)
[ http://jira.codehaus.org/browse/MEV-177?page=all ] Tomislav Stojcevich reopened MEV-177: - It looks like all of them got updated except for the 1.0.2 version It's timestamp changed like all the rest but the change is not in it. That's the one

[jira] Created: (MEV-184) emma 2.0.latest : how do we handle this ?

2005-11-07 Thread Yann Le Du (JIRA)
emma 2.0.latest : how do we handle this ? - Key: MEV-184 URL: http://jira.codehaus.org/browse/MEV-184 Project: Maven Evangelism Type: Bug Reporter: Yann Le Du Versions of emma:emma are in the form 2.0.build directory-net

[jira] Created: (MEV-183) Move common-test to its correct directory

2005-11-07 Thread Yann Le Du (JIRA)
Move common-test to its correct directory - Key: MEV-183 URL: http://jira.codehaus.org/browse/MEV-183 Project: Maven Evangelism Type: Bug Reporter: Yann Le Du commons-test : commons-test : 0.1 is currently stored

[jira] Closed: (CONTINUUM-425) Explain that uploading a POM file works only for a single project without modules

2005-11-07 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-425?page=all ] Emmanuel Venisse closed CONTINUUM-425: -- Assign To: Emmanuel Venisse Resolution: Fixed Fix Version: 1.0.1 Done. > Explain that uploading a POM file works only for a single pr

[jira] Created: (MEV-182) Replace ${pom.currentVersion} with ${pom.version} in apache-ldapber-provider

2005-11-07 Thread Yann Le Du (JIRA)
Replace ${pom.currentVersion} with ${pom.version} in apache-ldapber-provider Key: MEV-182 URL: http://jira.codehaus.org/browse/MEV-182 Project: Maven Evangelism Type: Bug Reporter: Yann

[jira] Created: (MEV-181) Replace ${pom.currentVersion} with ${pom.version} in apacheds-main

2005-11-07 Thread Yann Le Du (JIRA)
Replace ${pom.currentVersion} with ${pom.version} in apacheds-main -- Key: MEV-181 URL: http://jira.codehaus.org/browse/MEV-181 Project: Maven Evangelism Type: Bug Components: Dependencies Report

  1   2   >