[
https://issues.apache.org/jira/browse/USERGRID-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917163#comment-13917163
]
Heinrich Spreiter commented on USERGRID-81:
-------------------------------------------
Note that you need Maven 3.0.5 according to this page here
https://github.com/usergrid/usergrid/blob/master/README.md
Though I doubt this makes a difference regarding this issue.
If you open the 1.4 jar with a zip program you can see that
com.apple.eawt.AboutHandler is missing while it is included in the 1.5.4 jar.
> Unable to build the launcher project
> ------------------------------------
>
> Key: USERGRID-81
> URL: https://issues.apache.org/jira/browse/USERGRID-81
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: Malaka Mahanama
> Assignee: David Johnson
> Priority: Blocker
> Attachments: AppleJavaExtension.PNG, Error.png, apple.zip
>
>
> Take a fresh checkout and run the command 'mvn clean install
> -DskipTests=true' on the stack.
> The launcher project fails to build.
> On eclipse I see:
> "Multiple markers at this line
> - The method setAboutHandler(new AboutHandler(){}) is undefined for the
> type
> Application
> - com.apple.eawt.AboutHandler cannot be resolved to a type"
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)