Hi Heshitha,

I am getting following build failure when I try to build
https://github.com/wso2/devstudio-tooling-bps/pull/1. Could you please have
a look ?


[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2:23.177s
[INFO] Finished at: Thu Apr 07 17:06:47 IST 2016
[INFO] Final Memory: 200M/1051M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-compiler-plugin:0.23.0:compile (default-compile) on
project org.wso2.developerstudio.bpel.humantask.model: Compilation failure:
Compilation failure:
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/impl/PeopleActivityRNImpl.java:[31]
[ERROR] import
org.eclipse.smila.processing.designer.model.processor.util.DOMUtils;
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.smila cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/impl/PeopleActivityRNImpl.java:[230]
[ERROR] DOMUtils.appendIndented(element,
getRemoteNotification().fixElement(document));
[ERROR] ^^^^^^^^
[ERROR] DOMUtils cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/impl/PeopleActivityRTImpl.java:[37]
[ERROR] import
org.eclipse.smila.processing.designer.model.processor.util.DOMUtils;
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.smila cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/impl/PeopleActivityRTImpl.java:[354]
[ERROR] DOMUtils.appendIndented(element,
getRemoteTask().fixElement(document));
[ERROR] ^^^^^^^^
[ERROR] DOMUtils cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/util/HTDeserializer.java:[43]
[ERROR] import
org.eclipse.smila.processing.designer.model.processor.util.DOMUtils;
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.smila cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/util/HTDeserializer.java:[90]
[ERROR] Element rtElement  = DOMUtils.getChildElement(paElement,
ModelPackage.eINSTANCE.getNsURI(), HTConstants.ND_REMOTE_TASK);
[ERROR] ^^^^^^^^
[ERROR] DOMUtils cannot be resolved
[ERROR]
/home/hasi/git/hasithaa/devstudio-tooling-bps/plugins/org.wso2.developerstudio.bpel.humantask.model/src/org/wso2/developerstudio/bpel/humantask/model/util/HTDeserializer.java:[194]
[ERROR] Element rnElement  = DOMUtils.getChildElement(paElement,
ModelPackage.eINSTANCE.getNsURI(), HTConstants.ND_REMOTE_NOTIFICATION);
[ERROR] ^^^^^^^^
[ERROR] DOMUtils cannot be resolved
[ERROR] 7 problems (7 errors)
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :org.wso2.developerstudio.bpel.humantask.model


Thanks,
Hasitha.

-- 
--
Hasitha Aravinda,
Senior Software Engineer,
WSO2 Inc.
Email: [email protected]
Mobile : +94 718 210 200
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to