Re: XMLBeans Plugin - include subdirectories

2006-10-14 Thread cameron101
It would be great if the mvn2 pluggin supported file sets as per the ant target but so far as I can see it does not :-( An alternative is (it's not a great solution but it's workable) is to create a separate project/module with all your .xsd, nested in the desired sub directories etc. Set this pr

RE: Re: XMLBeans plugin for maven1?

2006-06-29 Thread Bravo, Kris
@maven.apache.org Subject: Re: XMLBeans plugin for maven1? Is this the latest version (for maven 1)? http://issues.apache.org/jira/browse/XMLBEANS-124 Thanks, Jan "jan_bar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > where can I found XMLBeans plugin

Re: XMLBeans plugin for maven1?

2006-06-28 Thread David Jencks
I think so. I recommend switching to maven 2, the m2 xmlbeans plugin is being maintained more actively. thanks david jencks On Jun 21, 2006, at 5:05 AM, jan_bar wrote: Is this the latest version (for maven 1)? http://issues.apache.org/jira/browse/XMLBEANS-124 Thanks, Jan "jan_bar" <[EMAIL

Re: XMLBeans plugin for maven1?

2006-06-21 Thread jan_bar
Is this the latest version (for maven 1)? http://issues.apache.org/jira/browse/XMLBEANS-124 Thanks, Jan "jan_bar" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > where can I found XMLBeans plugin for maven 1 (-1.1-beta-2)? > > Thanks, Jan

Re: XMLBeans Plugin + Eclipse Mayhem

2006-05-05 Thread Stephen Duncan
Well, then I'd suggest just manually removing the project dependency & setting the repository dependency. Alternatively, you can try to add "target/generate-sources" as a source folder in the XSD project. It's not perfect, in that there will be a lot of errors shown about not being able to resol

Re: XMLBeans Plugin + Eclipse Mayhem

2006-05-05 Thread Wilfred Springer
Hi Stephen, > Wilfred, I think you just need to run mvn install on the xmlbeans > project, and then run eclipse:eclipse on only the subproject so that > it uses the dependency in your local repository, instead of the > Eclipse project. The problem with that approach is that all of the other depe

Re: XMLBeans Plugin + Eclipse Mayhem

2006-05-05 Thread Stephen Duncan
I don't think I understand why you did this. The normal xmlbeans plugin will produce a jar with the xmlbeans-generated code by default. I think Wilfred's problem is just that the eclipse:eclipse is giving him a project-dependcy for the sibling projects. Since Eclispe isn't generating the xmlbean

Re: xmlbeans plugin

2006-01-06 Thread S . Bloch
To make it work you need to add this dependency stax stax 1.1.1-dev compile xmlbeans-jsr173-api xmlbeans Pozdrawiam Sebastian BÅ‚och "John Wells" <[EMAIL PROTECTED]> 2006-01-05 22:54 Please respond to "Maven User

RE: xmlbeans plugin

2006-01-06 Thread John Wells
I filed a JIRA issue with xmlbeans: http://jira.codehaus.org/browse/MOJO-222 John Wells (Aziz) [EMAIL PROTECTED] -Original Message- From: Napoleon Esmundo Ramirez [mailto:[EMAIL PROTECTED] Sent: Thursday, January 05, 2006 10:04 PM To: Maven Users List Subject: Re: xmlbeans plugin

Re: xmlbeans plugin

2006-01-05 Thread Napoleon Esmundo Ramirez
Hello! Looks like it's not in the central repo. You could file a JIRA issue on that in the MAVENUPLOAD space. :) Nap On 1/6/06, John Wells <[EMAIL PROTECTED]> wrote: > > > > John Wells (Aziz) > [EMAIL PROTECTED] > > > I am trying to use the XML beans plugin from > http://mojo.codehaus.org/xmlbe