Hi devs,
The value for jibx version in etc/project.properties is 1.1.4-SNAPSHOT.
But with this value, the maven1 Hobuild stops giving following error.
The build cannot continue because of the following unsatisfied dependencies:
jibx-bind-1.1.4-SNAPSHOT.jar
jibx-run-1.1.4-SNAPSHOT.jar
I tried changing this to following & got the build running.
jibx.version=SNAPSHOT
Hope this helps someone!!!!
/sumedha
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]