Giter VIP home page Giter VIP logo

Comments (6)

cleydyr avatar cleydyr commented on July 21, 2024 1

It's out on version 1.1.0. Closing this.

from dart-sass-maven-plugin.

gbrinkmann avatar gbrinkmann commented on July 21, 2024 1

Hello @cleydyr and thank you, my successful testing steps are

  • npm uninstall -g sass
  • removed C:\Users...\AppData\Local\dart-sass-maven-plugin
  • corrected our proxy host name in my mvn settings.xml
  • use plugin version 1.1.0
  • mvn clean install
  • worked like a charm

from dart-sass-maven-plugin.

cleydyr avatar cleydyr commented on July 21, 2024

Hey, @gbrinkmann . Thanks for opening this issue. On version 1.0.0 the plugin doesn't accept proxy settings. I'll release this enhancement in the next release of the plugin. Unfortunately, for now, we won't be able to reuse the Maven settings as I couldn't figure out how to get the proxy configuration object from inside my plugin.

from dart-sass-maven-plugin.

gbrinkmann avatar gbrinkmann commented on July 21, 2024

Hi @cleydyr , would maybe https://github.com/ScrapCodes/effective-pom-plugin/blob/master/src/main/java/org/apache/spark/EffectivePomMojo.java be helpful with this?
[edit] sorry, looks like settings are not available here

from dart-sass-maven-plugin.

cleydyr avatar cleydyr commented on July 21, 2024

Hey, @gbrinkmann . I think auto-wiring a MavenSettingsBuilder (which probably will be DefaultMavenSettingsBuilder.java) and getting a Settings instance from it will do the trick to find the proxy settings.

from dart-sass-maven-plugin.

gbrinkmann avatar gbrinkmann commented on July 21, 2024

Hi @cleydyr , good luck, should be possible in a plugin (there's also a mvn help:effective-settings which includes proxy settings)

from dart-sass-maven-plugin.

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.