Giter Site home page Giter Site logo

Comments (7)

craigburke avatar craigburke commented on July 1, 2024

Hmmm that is strange. What does your Jenkins job look like?

from angular-template-asset-pipeline.

randyaa avatar randyaa commented on July 1, 2024

it executes this shell script:

export PROJECTHOME=/apps/data/www/jenkins/jobs/job-name
mkdir -p ${PROJECTHOME}/workspace/.repository/.grails
mkdir -p ${PROJECTHOME}/lib

Then it uses the Grails Plugin (referencing Grails 2.4.1) to execute the target(s):

clean "war --verbose --stactrace"

from angular-template-asset-pipeline.

craigburke avatar craigburke commented on July 1, 2024

I'm not sure why war works locally for you but not on your Jenkins server. That's very odd.

Looks like your --stacktrace flag is misspelled. Do you get a more meaningful error message after correcting that?

from angular-template-asset-pipeline.

randyaa avatar randyaa commented on July 1, 2024

so... I fixed the typo and rebuilt and got a weird failure with a message of:

"pluginpath\grails-app\conf does not exist!"

I added a Placeholder.groovy to the Plugin's conf directory so it would force the conf directory to exist in the plugin distribution... and now the build works just fine.

Those are the only changes &i have absolutely no idea why those changes impacted the build process as it relates to the Angular-Template-Asset-Pipeline, but i think we're all good now, so sorry to bother you!

from angular-template-asset-pipeline.

craigburke avatar craigburke commented on July 1, 2024

No worries, man, I'm glad you got it resolved.

That does seems strange. I wonder if that's a bug with the Asset Pipeline plugin itself.

from angular-template-asset-pipeline.

randyaa avatar randyaa commented on July 1, 2024

I'm thinking it might be a Grails 2.4.1 issue. i could try bumping to 2.4.3 but at this point i need to make some progress on my real work so i'm going to let it go now that it's working.

from angular-template-asset-pipeline.

craigburke avatar craigburke commented on July 1, 2024

Makes sense. Let me know if you figure anything else out about that.

from angular-template-asset-pipeline.

Related Issues (20)

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.