Re: [mojo-user] idlj-maven-plugin cannot failed

2012-06-14 Thread Yeagle1
t; On Jun 14, 2012, at 3:40 AM, Yeagle1 wrote: > >> >> Hello Russell, >> I created the jira : https://jira.codehaus.org/browse/MIDLJ-15 >> >> Thanks, >> Yann >> >> >> Russell Gold-3 wrote: >>> >>> Hi Yeagle, >>> &

Re: [mojo-user] idlj-maven-plugin cannot failed

2012-06-14 Thread Yeagle1
ding the info > here (possibly as attachments)? I'll start adding my findings to it and > start working towards fixing it. > > Thanks, > Russ > > On Jun 12, 2012, at 12:20 PM, Yeagle1 wrote: > >> >> Hi Russ, >> >> I tried with Sun Java version

Re: [mojo-user] idlj-maven-plugin cannot failed

2012-06-12 Thread Yeagle1
-- [INFO] Total time: 0.400s [INFO] Finished at: Tue Jun 12 18:11:06 CEST 2012 [INFO] Final Memory: 3M/245M [INFO] Thanks Yann russgold wrote: > > Hi Yeagle1, > > I'm not able to reproduc

Re: [mojo-user] idlj-maven-plugin cannot failed

2012-06-12 Thread Yeagle1
> > false > > > > > > and try again? I don't think you are actually running the plugin. > > Thanks, > Russ > > On

Re: [mojo-user] idlj-maven-plugin cannot failed

2012-06-11 Thread Yeagle1
> Hi Yeagle,, > > Could you please file a bug at https://jira.codehaus.org/browse/MIDLJ > > Thanks, > Russ > > On Jun 11, 2012, at 4:12 AM, Yeagle1 wrote: > >> >> Hello, >> >> I have an Idl that contains an error (bad type): >&

[mojo-user] idlj-maven-plugin cannot failed

2012-06-11 Thread Yeagle1
Hello, I have an Idl that contains an error (bad type): interface ITestIdlj { UnknownReturnType testFailed(); }; when I execute maven using : org.codehaus.mojo idlj-maven-plugin