[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-05-24 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (32 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-920Upload wicket-1.2-bundle.jar, wicket-extensions-1.2-bundle.jar, wicket-auth-roles-1.2-bundle.jar, wicket-spring-1.2-bundle.jar, wicket-spring-annot-1.2-

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-05-24 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (32 issues) Subscriber: mavendevlist Key Summary MEV-396 Tapestry 4.0.2 jars missing POMs http://jira.codehaus.org/browse/MEV-396 MEV-279 empty in batik v1.6 poms on maven2 repository on ibibli

Re: [proposal] Accept the Maven 1 project converter plugin into the plugins sandbox

2006-05-24 Thread Brett Porter
Anyone volunteer to integrate this into maven-one-plugin instead? - Brett Carlos Sanchez wrote: Done, https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-maven1-plugin On 5/24/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Hi developers, There is a big demand for a plugin like this

Re: [proposal] Accept the Maven 1 project converter plugin into the plugins sandbox

2006-05-24 Thread Carlos Sanchez
Done, https://svn.apache.org/repos/asf/maven/sandbox/plugins/maven-maven1-plugin On 5/24/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Hi developers, There is a big demand for a plugin like this on the user list. The code that sits on the JIRA issue [1] is working in its current state, but it

[proposal] Accept the Maven 1 project converter plugin into the plugins sandbox

2006-05-24 Thread Dennis Lundberg
Hi developers, There is a big demand for a plugin like this on the user list. The code that sits on the JIRA issue [1] is working in its current state, but it is difficult to improve on it, because it is not under version control somewhere. I see two areas that could be looked at for improve

Re: auto including src

2006-05-24 Thread Emmanuel Venisse
It's the wrong list :-) Please send your mail to users@maven.apache.org Emmanuel Judah Diament a écrit : I hope this is the correct list for thw following newbie question: is there any way to tell mvn to automatically create and add a src jar, not just the compiled jar, to my local repositor

Re: Invalid jetty version in maven-site-plugin 2.0-beta-5

2006-05-24 Thread Brett Porter
Fixed in the source repository, just waiting for the sync. - Brett Grzegorz Słowikowski wrote: Hello maven-site-plugin 2.0-beta-5 has dependency: org.mortbay.jetty jetty 6.0.0beta12 This version is used in poms in maven/plugins/trunk and maven/plugins/tags/maven-si

Invalid jetty version in maven-site-plugin 2.0-beta-5

2006-05-24 Thread Grzegorz Słowikowski
Hello maven-site-plugin 2.0-beta-5 has dependency: org.mortbay.jetty jetty 6.0.0beta12 This version is used in poms in maven/plugins/trunk and maven/plugins/tags/maven-site-plugin-2.0-beta-5. In the repository on ibiblio pom contains: org.mortbay.jetty

creating a new project with the MavenEmbedder

2006-05-24 Thread Ovidio Mallo
Hi everyone! I was wondering whether there is a clean way to create a new maven project using the MavenEmbedder API. It is of course possible to execute the "archetype:create" goal but the API seems to always require that you already pass in an existing project (at least an existing pom.xml file)

Re: [jira] Updated: (MEJB-6) Make the ejb-jar.xml deployment descriptor optional

2006-05-24 Thread Tim Kettler
Hi, I updated Dan's version of the fix. The new configuration option is well documented, the code complies to the maven code style and the updated patch contains testcases for the new option. Is there anything else that prevents the patch from getting applied? -Tim Tim Kettler (JIRA) schrieb

Re: Q: M2 support for Ant-based Codehaus projects

2006-05-24 Thread Trygve Laugstøl
Jörg Schaible wrote: Hi folks, how do I have to proceed for adding M2 files for Ant-based Codehaus projects? I have created a proper POM for XStream 1.1.3 and have -sources and -javadoc artifacts, but I don't know where to put 'em. MEV only addresses the pom, MAVENUPLOAD normally the main art

Q: M2 support for Ant-based Codehaus projects

2006-05-24 Thread Jörg Schaible
Hi folks, how do I have to proceed for adding M2 files for Ant-based Codehaus projects? I have created a proper POM for XStream 1.1.3 and have -sources and -javadoc artifacts, but I don't know where to put 'em. MEV only addresses the pom, MAVENUPLOAD normally the main artifact or shall I use HA