[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918934#action_12918934
 ] 

Ted Kirby commented on GERONIMODEVTOOLS-649:
--------------------------------------------

I tried to build on Mac yesterday, and had issues, like you describe.  I fixed 
it in trunk with GERONIMODEVTOOLS-674, before I found this JIRA.  In 674, I 
upgraded to Helios SR1, and allowed for 32 and 64 bit mac versions, including a 
tweak to maven-eclipsepde-plugin.

To build, extract and build geronimo/devtools/maven-plugins/trunk with mvn 
clean install.  This will put version 1.2-SNAPSHOT of the 
maven-eclipsepde-plugin in your repo, which the subsequent build of the gep can 
use to build on mac with Helios SR1.

> Can't build GEP trunk  on 32-bit Mac
> ------------------------------------
>
>                 Key: GERONIMODEVTOOLS-649
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-649
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>            Reporter: Delos Dai
>            Assignee: Delos Dai
>             Fix For: 3.0_M1, 3.0
>
>         Attachments: maven-eclipsepde-plugin-2.0.jar
>
>
> Need to update  eclipse/build.xml to make GEP build successfully on 32-bit 
> Mac. Eclipse 3.6 has dropped support for Mac carbon. The script should change 
> to Mac cocoa.
> From Donald,
> Could not build on MacOSX, as the referenced file no longer exists -
> file=/technology/epp/downloads/release/helios/R/eclipse-jee-helios-macosx-carbon.tar.gz
> Looks like we need to use the following 32bit Mac download instead in
> eclipse/build.xml -
>    <property name="helios_jee_macos"
>        value="eclipse-jee-helios-macosx-cocoa.tar"/>
>    <property name="helios_jee_macos-x86_64"
>        value="eclipse-jee-helios-macosx-cocoa-x86_64.tar"/>
> Also, I had to specify specific mirrors to use (like AWS) as the local
> mirror didn't have the Helios files on it yet....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to