|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ jibx-devs mailing list jibx-devs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jibx-devs
Oliver,
Remember, the eclipse plugin is totally separate from the maven plugin.
The eclipse plugin is meant to run against an eclipse project. If you try to configure the JiBX eclipse plugin with this maven project file you will be running JiBX twice.
This example should be run under eclipse with the m2eclipse plugin and the JiBX m2e connector installed.
>From eclipse, turn OFF the JiBX eclipse plugin and try selecting run -> maven install. This should build your project correctly.
Sorry it took so long to respond, but I handle the maven plugin and you classified this as an eclipse plugin issue.
Don