Code Monkey home page Code Monkey logo

Comments (6)

bennidi avatar bennidi commented on June 12, 2024

Thanks for reporting. Will take care of this tomorrow. PMD has been introduced in a PR about two years ago. I never ran into issues but I don't mind removing it (as code style enforcement does not need to be automated in such small projects)

from mbassador.

bennidi avatar bennidi commented on June 12, 2024

I removed the PMD plugin from the build. Should work fine now. But I am having trouble making the release as I have a new machine and apparently was missing some maven settings so that I am receiving some errors during release. I am currently upgrading the pom.xml to use the nexus-staging plugin but still could not get the release to work. I will get it fixed until Sunday of this week I guess.

from mbassador.

bennidi avatar bennidi commented on June 12, 2024

Should be fixed now with 1.2.4.2

from mbassador.

 avatar commented on June 12, 2024

Sorry, but issue persists.

  • cd /builddir/build/BUILD
  • cd mbassador-mbassador-1.2.4.2
  • /usr/bin/python3 /usr/share/java-utils/mvn_build.py --gradle
    Executing: gradle-local --no-daemon --offline build xmvnInstall
    ['gradle-local', '--no-daemon', '--offline', 'build', 'xmvnInstall']
    :compileJava
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:jar:SYSTEM as it has duplicate metadata
    Ignoring metadata for artifact pmd:pmd:pom:SYSTEM as it has duplicate metadata
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    :processResources UP-TO-DATE
    :classes
    :war
    :assemble
    :compileTestJavaNote: Some input files use or override a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    Note: Some input files use unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.

:processTestResources
:testClasses
:test
:check
:build
:xmvnInstall

BUILD SUCCESSFUL

Total time: 1 mins 4.606 secs

  • exit 0

from mbassador.

bennidi avatar bennidi commented on June 12, 2024

Are you building with gradle?

from mbassador.

 avatar commented on June 12, 2024

Yes, I was building with grade. I got a fresh clone of mbassador repo on a machine running Fedora 23. And rebuilt it again with maven. It works for me now.

from mbassador.

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.