Sure, it's modular. I've attached the relevant parts (parent and module), if 
you want more I can supply them too.

The parent: 

Attachment: pom.xml
Description: XML document

The data pom (that's causing the problem): 

Attachment: pom.xml
Description: XML document



Regards,
Mark


On 10 Jul 2012, at 01:38, Göktürk Gezer wrote:

> Hi,
> 
> Can you share your POM ?
> 
> On Mon, Jul 9, 2012 at 8:58 PM, Mark Bools 
> <mark.bo...@principia-it.co.uk>wrote:
> 
>> When building with maven-ipojo-plugin:1.8.2 I get the following exception
>> when doing a mvn clean install
>> 
>> [ERROR] Failed to execute goal
>> org.apache.felix:maven-ipojo-plugin:1.8.2:ipojo-bundle (default) on project
>> com.itslm.omneity.data: Execution default of goal
>> org.apache.felix:maven-ipojo-plugin:1.8.2:ipojo-bundle failed:
>> java.lang.ClassNotFoundException:
>> org.apache.felix.ipojo.MissingHandlerException -> [Help 1]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
>> goal org.apache.felix:maven-ipojo-plugin:1.8.2:ipojo-bundle (default) on
>> project com.itslm.omneity.data: Execution default of goal
>> org.apache.felix:maven-ipojo-plugin:1.8.2:ipojo-bundle failed:
>> java.lang.ClassNotFoundException:
>> org.apache.felix.ipojo.MissingHandlerException
>> at
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
>> 
>> 
>> This error is not thrown if I clean build via Eclipse. I've checked and,
>> so far as I can tell, org.apache.felix.ipojo is on the class path when
>> running on the command line (it certainly is when the system is compiled
>> and I assume the puling uses the same class path/dependencies?).
>> 
>> (I can't use the existing 1.8.4 as it has the EXPAND_FRAMES problem. So,
>> if the solution is 'use the latest version', I'll just have to build with
>> Eclipse until the new fix version is released.)
>> 
>> Suggestions please?
>> 
> 
> Regards,
> Gokturk

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to