GithubHelp home page GithubHelp logo

palantir / gradle-bowerdeps-plugin Goto Github PK

View Code? Open in Web Editor NEW
3.0 6.0 4.0 259 KB

A Gradle plugin for controlling build order with bower.json files.

License: Apache License 2.0

Groovy 100.00%
octo-correct-managed

gradle-bowerdeps-plugin's People

Contributors

derekcicerone avatar nmalaguti avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gradle-bowerdeps-plugin's Issues

:integrationTest fails with org.gradle.process.internal.ExecException on BSD

Running on FreeBSD 10.1/amd64 and

openjdk version "1.7.0_80"
OpenJDK Runtime Environment (build 1.7.0_80-b15)
OpenJDK 64-Bit Server VM (build 24.80-b11, mixed mode)

My currently installed node instance (actually this is io.js 2.0.0) identifies the system as:

> process.versions
{ http_parser: '2.5.0',
  node: '2.0.0',
  v8: '4.2.77.18',
  uv: '1.4.2',
  zlib: '1.2.8',
  ares: '1.10.0-DEV',
  modules: '44',
  openssl: '1.0.2a' }
> os.platform()
'freebsd'
> os.arch()
'x64'

Exceptions:

:integrationTest

com.palantir.bowerdeps.BowerDepsPluginIntegSpec > grunt dependencies added FAILED
    org.gradle.api.GradleException at BowerDepsPluginIntegSpec.groovy:106
        Caused by: org.gradle.internal.exceptions.LocationAwareException
            Caused by: org.gradle.api.tasks.TaskExecutionException
                Caused by: org.gradle.process.internal.ExecException

com.palantir.bowerdeps.BowerDepsPluginIntegSpec > gulp dependencies added FAILED
    org.gradle.api.GradleException at BowerDepsPluginIntegSpec.groovy:148
        Caused by: org.gradle.internal.exceptions.LocationAwareException
            Caused by: org.gradle.api.tasks.TaskExecutionException
                Caused by: org.gradle.process.internal.ExecException

com.palantir.bowerdeps.BowerDepsPluginIntegSpec > grunt dependencies added to alternate task FAILED
    org.gradle.api.GradleException at BowerDepsPluginIntegSpec.groovy:196
        Caused by: org.gradle.internal.exceptions.LocationAwareException
            Caused by: org.gradle.api.tasks.TaskExecutionException
                Caused by: org.gradle.process.internal.ExecException

com.palantir.bowerdeps.BowerDepsPluginIntegSpec > gulp dependencies added to alternate task FAILED
    org.gradle.api.GradleException at BowerDepsPluginIntegSpec.groovy:247
        Caused by: org.gradle.internal.exceptions.LocationAwareException
            Caused by: org.gradle.api.tasks.TaskExecutionException
                Caused by: org.gradle.process.internal.ExecException

com.palantir.bowerdeps.BowerDepsPluginMultiProjectIntegSpec > no plugins and no build task specified FAILED
    org.gradle.api.GradleException at BowerDepsPluginMultiProjectIntegSpec.groovy:202
        Caused by: org.gradle.internal.exceptions.LocationAwareException
            Caused by: org.gradle.api.tasks.TaskExecutionException
                Caused by: org.gradle.process.internal.ExecException

7 tests completed, 5 failed
:integrationTest FAILED

FAILURE: Build failed with an exception.

Gradle daemon reports on its logs

ELF binary type "0" not known.

It seems like node binaries for Linux are downloaded (this is output from file(1) folded for readability)

 build/test/com.palantir.bowerdeps.BowerDepsPluginMultiProjectIntegSpec/no-plugins-and-no-build-task-specified/build/node/node-v0.12.3-linux-x64/bin/node:
 ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.9, not stripped

and

build/test/com.palantir.bowerdeps.BowerDepsPluginMultiProjectIntegSpec/no-plugins-and-no-build-task-specified/build/node/node-v0.11.10-linux-x64/bin/node:
ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, not stripped

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.