Issue Type: Bug Bug
Affects Versions: JiBX 1.2.4
Assignee: Unassigned
Components: CodeGen
Created: 19/Sep/12 6:40 AM
Description:

I have xsd scheme which contain this line:

<xs:element name="Element" abstract="true"/>

when I run maven jixb plugin it cannot execute goal:

9/19/12 1:37:02 PM CEST: Build error for /application/pom.xml; org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jibx:jibx-maven-plugin:1.2.4.5:schema-codegen (default) on project application: null

because of:

Warning: No type defined for element 'Element' at (line 59, col 62, in My.xsd)
Loaded and validated 7 specified schema(s)
Warning: No type defined for element 'Element' at (line 59, col 62, in My.xsd)

Environment: ubuntu 10.4
Fix Versions: JiBX 1.2.5
Project: JiBX
Priority: Major Major
Reporter: Tomas Hudec
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

Reply via email to