Re: Getting the ear plugin to recognise har files

2006-08-19 Thread Stephane Nicoll
No. There's one issue remaining, I'll cast a vote once it's fixed. s/ On 8/17/06, Graham Leggett [EMAIL PROTECTED] wrote: On Thu, August 3, 2006 9:55 am, Stephane Nicoll wrote: Anyway, it's handled now and I am busy working on jboss-app.xml auto-generation. Is this available in a

Re: Getting the ear plugin to recognise har files

2006-08-17 Thread Graham Leggett
On Thu, August 3, 2006 9:55 am, Stephane Nicoll wrote: Anyway, it's handled now and I am busy working on jboss-app.xml auto-generation. Is this available in a released form anywhere where I can give it a test run? Regards, Graham --

Re: Getting the ear plugin to recognise har files

2006-08-04 Thread Stephane Nicoll
Hi, On 8/3/06, Graham Leggett [EMAIL PROTECTED] wrote: On Thu, August 3, 2006 9:55 am, Stephane Nicoll wrote: This option won't work for us, as the project that creates the har file, already creates an ejb mapped to a jar file, which creates a filename clash. ? The mapping is for the

Re: Getting the ear plugin to recognise har files

2006-08-03 Thread Stephane Nicoll
On 8/1/06, Graham Leggett [EMAIL PROTECTED] wrote: Stephane Nicoll wrote: Embedded error: Unknown artifact type[har] Looking in the docs, the configuration option artifactTypeMappings seems to offer a clue, but apart from the text PlexusConfiguration, there is no indication what needs to

Re: Getting the ear plugin to recognise har files

2006-08-03 Thread Graham Leggett
On Thu, August 3, 2006 9:55 am, Stephane Nicoll wrote: This option won't work for us, as the project that creates the har file, already creates an ejb mapped to a jar file, which creates a filename clash. ? The mapping is for the type, not the extension. You .har file will still be packaged

RE: Getting the ear plugin to recognise har files

2006-08-02 Thread Ian Springer
Users List | Subject: Re: Getting the ear plugin to recognise har files | | Graham, | | There have been some recent discussions over on the mojo-dev | list regarding | JBoss packagings and how best to implement them in the | jboss-packaging-maven-plugin. Specifically, the very issue | you note (name

Re: Getting the ear plugin to recognise har files

2006-08-02 Thread Doug Douglass
on the roadmap for jboss-packaging-maven-plugin? Thanks, Ian [1] http://mojo.codehaus.org/jboss-sar-maven-plugin/ | -Original Message- | From: Doug Douglass [mailto:[EMAIL PROTECTED] | Sent: Tuesday, August 01, 2006 6:58 PM | To: Maven Users List | Subject: Re: Getting the ear plugin to recognise har

Re: Getting the ear plugin to recognise har files

2006-08-01 Thread Stephane Nicoll
Hi, On 7/7/06, Graham Leggett [EMAIL PROTECTED] wrote: Hi all, I have managed to get a combination of the antrun plugin and the build-helper-maven-plugin to build and deploy a JBoss har file into my repository. The ear plugin however bombs out like so: [INFO] [ear:generate-application-xml]

Re: Getting the ear plugin to recognise har files

2006-08-01 Thread Graham Leggett
Stephane Nicoll wrote: Embedded error: Unknown artifact type[har] Looking in the docs, the configuration option artifactTypeMappings seems to offer a clue, but apart from the text PlexusConfiguration, there is no indication what needs to be done to get this to work, or whether this option

Re: Getting the ear plugin to recognise har files

2006-08-01 Thread Doug Douglass
Graham, There have been some recent discussions over on the mojo-dev list regarding JBoss packagings and how best to implement them in the jboss-packaging-maven-plugin. Specifically, the very issue you note (name clashing) did come up, thought dismissed as a very unlikely use case. One thought

Getting the ear plugin to recognise har files

2006-07-07 Thread Graham Leggett
Hi all, I have managed to get a combination of the antrun plugin and the build-helper-maven-plugin to build and deploy a JBoss har file into my repository. The ear plugin however bombs out like so: [INFO] [ear:generate-application-xml] [INFO]