[
https://issues.apache.org/jira/browse/OODT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973989#action_12973989
]
faranak davoodi edited comment on OODT-100 at 12/21/10 7:12 PM:
----------------------------------------------------------------
Just switched to jdk1.6.0_23 and got no problem building the trunk. Thanks.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 46 seconds
[INFO] Finished at: Tue Dec 21 16:07:14 PST 2010
[INFO] Final Memory: 97M/567M
was (Author: davoodi):
Just switching to jdk1.6.0_23 and got no problem building the trunk. Thanks.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 46 seconds
[INFO] Finished at: Tue Dec 21 16:07:14 PST 2010
[INFO] Final Memory: 97M/567M
> Error during build process regarding OPeNDAPPs
> ----------------------------------------------
>
> Key: OODT-100
> URL: https://issues.apache.org/jira/browse/OODT-100
> Project: OODT
> Issue Type: Bug
> Components: build proces
> Affects Versions: 0.1-incubating
> Environment: Spade unix machine.
> Reporter: faranak davoodi
> Assignee: Chris A. Mattmann
> Fix For: 0.2
>
>
> Tried mvn -Dmaven.test.skip=true install to bypass the unit tests. However,
> the build was unsuccessful and got this error:
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 14 source files to
> /home/davoodi/0.2-incubating/source/opendapps/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/davoodi/0.2-incubating/source/opendapps/src/main/java/org/apache/oodt/opendapps/DatasetCrawler.java:[53,-1]
> cannot access ucar.unidata.geoloc.LatLonRect
> bad class file:
> /home/davoodi/.m2/repository/edu/ucar/netcdf/4.2/netcdf-4.2.jar(ucar/unidata/geoloc/LatLonRect.class)
> class file has wrong version 50.0, should be 49.0
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 59 seconds
> [INFO] Finished at: Mon Dec 20 14:35:27 PST 2010
> [INFO] Final Memory: 67M/289M
> [INFO] ------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.