[mojo-dev] [jira] Commented: (MOJO-226) Cobertura plugin forces ASM 2.1 on projects

2006-02-15 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MOJO-226?page=comments#action_58670 ] Brett Porter commented on MOJO-226: --- I finally understand this :) I'd prefer to have "cobertura-instrument" that depends on "cobertura", "asm", etc, but this solution will do fine. A

[mojo-dev] IDEA ui designer plugin

2006-02-15 Thread jerome lacoste
Hi, I wrote a simple plugin that allows to control the IDEA ui designer. This is a simple wrapper around the ant tasks jetbrains published that perform the same job. The ant tasks are under the BSD license and part of the redist/ directory under your IDEA installation. Is it OK to have this plugi

[mojo-dev] Weblogic Plugin Updates and Sandbox Web Site?

2006-02-15 Thread Scott Ryan
Hi, I have some updates to the Weblogic plugin and wondered where I should post them. I know the code is in the SVN repository but I do not have access to check in my changes. I noticed that the code is not building and the website is not published on the sandbox mojo site so people can learn how

Re: [mojo-dev] Weblogic Plugin Updates and Sandbox Web Site?

2006-02-15 Thread Piéroni Raphaël
to have your code committed, follow the steps : 1. checkout the actual code. (already done)2. modify the code (already done ?)3. ensure it is working :) (already done ?)4. use svn diff to create a patch file. 5. create a jira issue (jira.codehaus.org select the MOJO project) dont forget to select i

Re: [mojo-dev] Weblogic Plugin Updates and Sandbox Web Site?

2006-02-15 Thread Kris Bravo
Have you mentioned this to Brett or Trygve? We've already voted to give you access. Kris Bravo Corridor Software, Inc. http://www.corridor-software.us > Hi, > I have some updates to the Weblogic plugin and wondered where I should > post > them. I know the code is in the SVN repository but I do n

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Corridor Software Developer (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58697 ] Corridor Software Developer commented on MOJO-222: -- Julien, If I read your comments correctly, this isn't related to the xml beans maven plugin at all. It's a dependen

[mojo-dev] [jira] Commented: (MOJO-99) New EJB3 plugin to package .ejb3 files

2006-02-15 Thread Cameron Taggart (JIRA)
[ http://jira.codehaus.org/browse/MOJO-99?page=comments#action_58703 ] Cameron Taggart commented on MOJO-99: - Arik, I would really like to see the example. Thanks, Cameron > New EJB3 plugin to package .ejb3 files > -

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Julien Dubois (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58706 ] Julien Dubois commented on MOJO-222: If you put it that way, yes it's a dependency issue with the staxx library. But it affects the xmlbeans plug-in. I'm not the reporter of the bug,

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58709 ] Jerome Lacoste commented on MOJO-222: - Julien, I am using xfire, and I thought that the dependency on the jsr 173 had been removed. Here's an extract of a mail from Dan on the xfi

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Jeff Genender (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58714 ] Jeff Genender commented on MOJO-222: I think this can be mitigated by removing the stax 1.1.1.-dev. It would appear that the stax-api 1.0 has all the classes needed and has no depen

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Corridor Software Developer (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58715 ] Corridor Software Developer commented on MOJO-222: -- My memory is fuzzy, but I seem to recall it created a runtime exception to drop it. > xmlbeans-jsr173-api not avai

[mojo-dev] [jira] Closed: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=all ] Carlos Sanchez closed MOJO-222: --- Assign To: Carlos Sanchez (was: Corridor Software Developer) Resolution: Cannot Reproduce As I said before the exclusion is in the plugin pom and it's working

Re: [mojo-dev] IDEA ui designer plugin

2006-02-15 Thread Brett Porter
sure jerome lacoste wrote: > Hi, > > I wrote a simple plugin that allows to control the IDEA ui designer. > This is a simple wrapper around the ant tasks jetbrains published that > perform the same job. The ant tasks are under the BSD license and part > of the redist/ directory under your IDEA in

Re: [mojo-dev] Weblogic Plugin Updates and Sandbox Web Site?

2006-02-15 Thread Brett Porter
I thought I sent you a private message, but I can't find it. Must have hit the wrong button :) Please fill out: http://jira.codehaus.org/browse/HAUS-1085 and ping us here. Thanks, Brett Scott Ryan wrote: > Hi, > I have some updates to the Weblogic plugin and wondered where I should post > them.

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Jeff Genender (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58737 ] Jeff Genender commented on MOJO-222: I probably should have comment before, but I have the same issue. The xmlbeans-jsr173-api is not excluded unless I specify it. I am using Maven

[mojo-dev] [jira] Commented: (MOJO-222) xmlbeans-jsr173-api not available in any repository

2006-02-15 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MOJO-222?page=comments#action_58748 ] Carlos Sanchez commented on MOJO-222: - Just give me an example, it works for me > xmlbeans-jsr173-api not available in any repository > --