[ 
https://issues.apache.org/jira/browse/FALCON-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721619#comment-13721619
 ] 

Suhas Vasu commented on FALCON-61:
----------------------------------

Yes, I had java 1.7 installed on my machine.

When run with: mvn clean package -DskipTests -X

Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 1 of 
goal com.sun.tools.xjc.maven2:maven-jaxb-plugin:1.1.1:generate failed: unable 
to parse the schema. Error messages should have been provided
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
Caused by: unable to parse the schema. Error messages should have been provided
        at com.sun.tools.xjc.XJC2Task._doXJC(XJC2Task.java:490)
        at com.sun.tools.xjc.XJC2Task.doXJC(XJC2Task.java:434)
        at com.sun.tools.xjc.XJC2Task.execute(XJC2Task.java:369)
        at com.sun.tools.xjc.maven2.XJCMojo.execute(XJCMojo.java:310)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        ... 20 more

Just pasted the error message for more information.
                
> The identifier regex for oozie bundle,coordinator, workflow pattern is 
> incorrect.
> ---------------------------------------------------------------------------------
>
>                 Key: FALCON-61
>                 URL: https://issues.apache.org/jira/browse/FALCON-61
>             Project: Falcon
>          Issue Type: Bug
>          Components: oozie
>    Affects Versions: 0.3
>            Reporter: Suhas Vasu
>            Assignee: Srikanth Sundarrajan
>            Priority: Minor
>              Labels: java7
>             Fix For: 0.4
>
>         Attachments: FALCON-61.patch
>
>
> The regex patterns for the oozie bundle, coordinator and workflow names is 
> incorrect.

--
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

Reply via email to