Coder Social home page Coder Social logo

Distribute as a Maven plugin about hawkeye HOT 5 CLOSED

korandoru avatar korandoru commented on August 17, 2024 1
Distribute as a Maven plugin

from hawkeye.

Comments (5)

tisonkun avatar tisonkun commented on August 17, 2024 1

@spencercjh For this kind of style mismatch, you can fix by:

./mvnw spotless:apply

... and to apply license headers for all the new files (exactly what this repository want to do), you can refer to the README and fix it up. For example,

docker run --rm -v $(pwd):/github/workspace ghcr.io/korandoru/hawkeye-native:v3 format

... or test out your local version of HawkEye.

from hawkeye.

spencercjh avatar spencercjh commented on August 17, 2024

I will try to resolve this.

from hawkeye.

tisonkun avatar tisonkun commented on August 17, 2024

@spencercjh Glad to see you!

Most of the knowledge for packaging a Maven plugin, you can learn from the license-maven-plugin as linked above. Let me know if you need any help and it's encourage to submit a draft PR once you make any progress so we can talk on the same page.

from hawkeye.

spencercjh avatar spencercjh commented on August 17, 2024

@spencercjh Glad to see you!

Most of the knowledge for packaging a Maven plugin, you can learn from the license-maven-plugin as linked above. Let me know if you need any help and it's encourage to submit a draft PR once you make any progress so we can talk on the same page.

Thanks for your reply.

It's my first to create a Maven plugin. And I create a simple Maven plugin sample #84 .

I want to know if this issue is aimed at migrating the work of hawkeye-command to hawkeye-maven-plugin.

And #64, isn't that the same?

from hawkeye.

spencercjh avatar spencercjh commented on August 17, 2024

I'm unsure how the style of Java is standardized for big organizations because Hawkeye is my first Java OSS to be involved. I found that Your import package order is not the same as mine. It's not relevant to the issue but directly related to my contribution.

from hawkeye.

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.