Giter VIP home page Giter VIP logo

Comments (9)

cleydyr avatar cleydyr commented on July 21, 2024 2

Release 0.3.0 is available at Central.

from dart-sass-maven-plugin.

melloware avatar melloware commented on July 21, 2024 1

@cleydyr in all 3 Executable launchers you might want to add something like...

if (resourceInputStream == null) {
    throw new FileNotFoundException("Could not locate binary executable file XXX");
}

As its possible this could happen again.

from dart-sass-maven-plugin.

melloware avatar melloware commented on July 21, 2024

@mores can you post your pom.xml configuration here please?

from dart-sass-maven-plugin.

mores avatar mores commented on July 21, 2024

<plugin> <groupId>io.github.cleydyr</groupId> <artifactId>dart-sass-maven-plugin</artifactId> <version>0.2.0</version> <executions> <execution> <phase>generate-resources</phase> <goals> <goal>compile-sass</goal> </goals> </execution> </executions> <configuration> <generateSourceMap>false</generateSourceMap> <inputFolder>${basedir}/src/main/resources/META-INF/resources/primefaces-freya-mine</inputFolder> <outputFolder>${basedir}/src/main/resources/META-INF/resources/primefaces-freya-mine</outputFolder> </configuration> </plugin>

from dart-sass-maven-plugin.

melloware avatar melloware commented on July 21, 2024

Ok thanks. Definitely looks like an issue trying to resolve the file on a POSIX operating system.

from dart-sass-maven-plugin.

cleydyr avatar cleydyr commented on July 21, 2024

Hey, @mores .

Can you tell us what operating system you're using and what processor architecture is it exactly? Also, can you provide a copy of the listing of files in the folder dart-sass-maven-plugin in your OS temp directory.

Thanks

from dart-sass-maven-plugin.

mores avatar mores commented on July 21, 2024

Ubuntu 20.04.4 LTS
5.4.0-113-generic #127-Ubuntu SMP Wed May 18 14:34:18 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

I see a folder:
/tmp/dart-sass-maven-plugin/src
which is empty.

from dart-sass-maven-plugin.

cleydyr avatar cleydyr commented on July 21, 2024

I could reproduce it on a clean Ubuntu 20.04 aarch64 installation. Checking now.

from dart-sass-maven-plugin.

cleydyr avatar cleydyr commented on July 21, 2024

Found out: I haven't included binaries for linux aarch64 yet. The last time I upgraded the binaries of dsmp was in March 15th 2022. But the first release of Dart Sass for Linux ARM 64 processors was in April (source). I'll include the latest binaries in a new release.

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.