You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/12/21 22:30:20 UTC

[jira] Commented: (OODT-100) Error during build process regarding OPeNDAPPs

    [ https://issues.apache.org/jira/browse/OODT-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973904#action_12973904 ] 

Chris A. Mattmann commented on OODT-100:
----------------------------------------

Hi Faranak,

Thanks. This issue has to do with Java 6. OPeNDAP ps requires java6 in order to run. I will send an email to the OODT developer list and discuss the issue there. In the meanwhile to move forward, upgrade your JDK to java 6 and you should be good.

Cheers,
Chris


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