ArchiveOrangemail archive

Maven Developers List


dev.maven.apache.org
(List home) (Recent threads) (29 other Apache Maven lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 94,192 messages, beginning Mar 2003
  • 5 messages added yesterday

Maven Developers List

June 2006 - page 1
jira114912732901 Jun 2006 Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (31 issues) Subscriber: mavendevlist Key Summary MEV-401 Incoherences / dupl...
jira114912744701 Jun 2006 Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (14 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-925Java Bean Libra...
Jochen Wiedmann 114915499501 Jun 2006* Hi, may I kindly request that the priority of http://jira.codehaus.org/browse/MJAR-39 should be raised? That bug caused that I have uploaded invalid j...
Nicolas De Loof 114915586701 Jun 2006 Hello, The existing projects in my compagny use maven1. New projects may start using maven2. We use a private repository based on a maven-proxy and a ...
Jochen Wiedmann 114915780701 Jun 2006 I already have a patch for MJAR-38. I am ready to do more work, if someone volunteers to work with me and pull the patches in. Jochen...
Mike Perham 114916905101 Jun 2006 I'm pretty busy right now but I can commit stuff for you as long as you minimize the effort required from me. Just email me the JIRA issues and g...
karim33 114917420101 Jun 2006* hi all; is it possible to execute modules (ejb,war,...) from my ear pom: -project -pom.xml -ejb -common -webapp i want launch the differente subprojec...
Marc Weber 114917898801 Jun 2006* What about mvn plugin:help? Or is there already a argument which provides basic information about the plugin and how to call it? The eclipse plugin co...
jira114921636702 Jun 2006 Issue Subscription Filter: Design & Best Practices (34 issues) Subscriber: mavendevlist Key Summary MNG-612 implement conflict resolution techniqu...
<hermod.opstvedt114923336102 Jun 2006* Hi Have not had the time before now. It still does not work. The basedir is still set to the current directory. Which class is responsible for setting...
Maven article page (1 Reply)
Cabasson Denis 114924003402 Jun 2006* Just to submit two items for the maven article page: I have translated to french the article "An introduction to Maven 2" from Javaworld (of...
<hermod.opstvedt114932829803 Jun 2006* Hi Yes, I actually had that line in, and it did printed the current directory, not the one given by the .setBaseDir call. That was why I wrote that so...
Dennis Lundberg 114933838803 Jun 2006* Hi all Work on the maven-maven1-plugin is coming along nicely. So far I've submitted 3 patches to JIRA and a couple more are in the pipeline. Com...
Mike Perham 114940579704 Jun 2006 +1 -Original Message- From: Brett Porter [mailto:] Sent: Saturday, June 03, 2006 7:36 PM To: Maven Developers List Subject: [vote] Dennis Lundberg as ...
<hermod.opstvedt114943266704 Jun 2006* Hi Something must be wrong in another place. The eclipse:eclipse goal excutes ok with the supplied (i.e correct) basedir, but the MavenArchetypeMojo f...
ark_adius 114945131304 Jun 2006 I'm trying to do plugin. It have to do some like this: package project to *.jar, assembly:directory and then do some java code. I think that my j...
David Jencks 114946754705 Jun 2006* The svn instructions at http://maven.apache.org/guides/mini/guide- maven-evangelism.html refer to urls such as svn://svn.codehaus.org/maven/scm/reposi...
Gordon Henriksen 114951986705 Jun 2006* Since central is usually slow during the day, it can be pretty painful that Maven's local repository does not cache negative responses. Maybe Mav...
Aaron_Anderson 114953020605 Jun 2006 I have encountered a deficiency with maven 2 that has stalled my maven 2 plugin project Bobber, http://bobber.javaforge.com . The root issue is that I...
John Casey 114957006806 Jun 2006* Hi, I've noticed that some people have had trouble with a few bugs in the current release of the maven-deploy-plugin, including: * POM and artifa...
<hermod.opstvedt114957067206 Jun 2006 Hi I might have a slight variation to you statement about goals operating on pom's or not. Let's say that you are creating an archetype that...
Chandrika 114960036306 Jun 2006* Hi, I am trying 'mvn -o package' from command and my packaging attribute is set to jar in pom.xml. I get error as "the plugin org.apach...
Sean Schofield 114960069606 Jun 2006* Martin, I'm currently trying out IDEA. I seem to recall that you created resources-facesconfig for a reason related to IDEA. Can you refresh my m...
Mike Perham 114960105506 Jun 2006 John, is this going to be 2.3 or 2.2.1? If it's just bugfixes, shouldn't it be 2.2.1? -Original Message- From: John Casey [mailto:] Sent: Mo...
Prasad Kashyap 114960282906 Jun 2006 I have a samples gallery with numerous applications under it already and more in the pipeline. There are all sorts of apps including webapps, ejbs, cl...
<hermod.opstvedt114967394707 Jun 2006* Hi Your patch worked great :). Could you please file this in jira so that it becomes part of the 2.1 version if everyone agrees to this fix. Hermod -O...
Jesse Kuhnert 114970457507 Jun 2006 Just wanted to say that my conversion of a fairly large project (tapestry ) to maven2 has been pretty easy so far.. The only thing that I really had t...
jira114973219008 Jun 2006 Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (36 issues) Subscriber: mavendevlist Key Summary MEV-408 Missing POMs for Sp...
jira114973230908 Jun 2006 Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (25 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-938Upload MySQL Co...
Brett Porter 114975532808 Jun 2006 Hi, Just a note for those interested in the repository manager, and I guess Continuum trunk - if you are using jetty6 beta-12 or above, you need to ru...
Lukas Theussl 114976150908 Jun 2006* Hi devs, Maven 1.1-beta-3 is almost ready but still waiting for some external library releases that fix some important bugs/regressions. We would need...
Mikko Levonmaa 114976298108 Jun 2006* Hi guys, I'm tryin gto develop a plugin that will fiddle around with the artifact produced by the assembly plugin. I can run the AsseblyMojo insi...
Mikko Levonmaa 114976942408 Jun 2006 Yep , this was my original approach.Hmmm... sounds a bit weird, since wouldn't this hinder the re-usage of previously developed cool Mojos? As in...
jira114982110909 Jun 2006 Issue Subscription Filter: Design & Best Practices (34 issues) Subscriber: mavendevlist Key Summary MNG-612 implement conflict resolution techniqu...
Brett Porter 114982648209 Jun 2006* Hi, Jesse M (already a plugins committer), has pinged me off list saying he has some changes to the repository manager that he'd like to commit. ...
jar docs (1 Reply)
Mike Perham 114983077509 Jun 2006* Could someone update the jar plugin site? It's 7-8 months old now and contains next to no docs at all....
Iulia Andreescu 114984763109 Jun 2006 Hi,Could you please help me with this problem? I have started to study Maven a few weeks ago and I have found what I think it is a bug in generating t...
Jesse Kuhnert 114986087909 Jun 2006* Is there a common pattern people follow when a jar you need isn't available on ibiblio, but also isn't compatible with the ASF license wise?...
Mike Perham 114986680609 Jun 2006* I started this thread over on the user list but haven't seen any replies of merit. http://www.nabble.com/multi-module-build-over... t1758915.html...
Mike Perham 114987010509 Jun 2006 Thanks for the pointer, Kenney. I have attached a patch and patched binary to the issue which fixes the problem for me. -Original Message- From: Kenne...
Mike Perham 114987876609 Jun 2006* I'm working on MJAR-38 and I don't like how Maven adds some arbitrary manifest entries. Specifically I'm referring to Specification-Tit...
Štěpán Roh 114989875510 Jun 2006 Hello. Please CC me on reply, because I am not subscribed to this list. Thank you. I am trying to create support for building of Eclipse plugins and f...
RE: Commit MJAR-38 (1 Reply)
Mike Perham 114996492710 Jun 2006* It very well could have been but I don't think it has propagated downstream into a proper release yet. Thanks for taking the time to explain anyw...
Fabrizio Giustina 115007145812 Jun 2006* Hi, will anybody from the maven team be at ApacheCon in Dublin? I see that at least Jason will be there (great!), but nobody signed up for the Hackath...
Mike Perham 115007240312 Jun 2006 +...
Brett Porter 115011564412 Jun 2006* I propose that we move v2.1 of maven-archiver to the /shared/ area of SVN. I think we should leave it on the branch for now, though. This will allow i...
Marc Weber 115011672512 Jun 2006* Hi . I'm still new to maven. A problem which I and other encounter is : Where to get information about what I can do with maven, wehre to look it...
MRM
David Beckedorff 115012285412 Jun 2006 What is the current status & likely availability date for MRM? Is it recommended to use Maven Proxy in the interim? If so, what repository names s...
Martin Cooper 115012628212 Jun 2006* I've just deployed Lucene Core 1.9.1 and 2.0.0 to the ASF M2 repo: http://www.apache.org/dist/maven-repository/o... Please sync to ibiblio. TIA....
Wendell Beckwith 115013283512 Jun 2006* I recently raised from the dead the previous talk about mavenizing the development of eclipse (or rather OSGi bundles) plugins, The thread can be seen...

Next page

Home | About | Privacy