[
https://issues.apache.org/jira/browse/USERGRID-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Johnson resolved USERGRID-81.
-----------------------------------
Resolution: Cannot Reproduce
Assignee: David Johnson
I cannot reproduce this problem.
I deleted my local Maven repo (rm -rf ~/.m2) and then did these steps with the
latest source code from usergrid/usergrid master:
cd sdks/java
mvn clean install
cd ../../stack
mvn clean install
and both builds completed successfully.
> 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
>
>
> 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)