You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Terry Cox <te...@meta-concepts.com> on 2006/07/05 15:46:19 UTC

NullPointerException in Maven JBI Plugin

Building a service assembly using the jbi-plugin will fail in 
JbiServiceAssemblyDescriptorWriter:87 if the description tag is missing 
from the POM.xml of an associated service unit. Need some more 
validation on these files or some null value trapping.

Terry

Re: NullPointerException in Maven JBI Plugin

Posted by Terry Cox <te...@meta-concepts.com>.
> Just checked in a fix for the SU description 


6 minute response time. Not bad. :)

Terry

Re: NullPointerException in Maven JBI Plugin

Posted by Philip Dodds <ph...@gmail.com>.
Thanks Terry

Just checked in a fix for the SU description

Cheers

P

On 7/5/06, Terry Cox <te...@meta-concepts.com> wrote:
>
> Building a service assembly using the jbi-plugin will fail in
> JbiServiceAssemblyDescriptorWriter:87 if the description tag is missing
> from the POM.xml of an associated service unit. Need some more
> validation on these files or some null value trapping.
>
> Terry
>