Skip to content

Maven archetype to generate project for SpotBugs plugin

License

Notifications You must be signed in to change notification settings

hazendaz/spotbugs-archetype

This branch is 1 commit ahead of, 13 commits behind spotbugs/spotbugs-archetype:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 24, 2024
Aug 29, 2021
Jun 24, 2024
Jun 24, 2024
Mar 4, 2021
Aug 29, 2021
Jun 24, 2024
Oct 13, 2022
Aug 1, 2018
Oct 13, 2022
May 2, 2019
Jun 24, 2024
Jun 24, 2024
May 7, 2023
May 7, 2023
Jun 24, 2024
Jun 24, 2024

Repository files navigation

Maven Archetype for SpotBugs Plugin project

Build Status Maven Central Commitizen friendly semantic-release

How to use

$ mvn archetype:generate \
    -DarchetypeArtifactId=spotbugs-archetype \
    -DarchetypeGroupId=com.github.spotbugs \
    -DarchetypeVersion=0.2.6

License

Copyright 2017-2022 SpotBugs team

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Maven archetype to generate project for SpotBugs plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%