https://github.com/truewinter/runcmd-maven-plugin
https://github.com/truewinter/runcmd-maven-plugin
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/truewinter/runcmd-maven-plugin
- Owner: TrueWinter
- License: mit
- Created: 2024-02-16T14:52:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T15:32:55.000Z (over 2 years ago)
- Last Synced: 2025-06-04T01:21:04.986Z (about 1 year ago)
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MavenRunCmd
MavenRunCmd is a Maven plugin that allows you to run arbitrary shell commands during the build process.
## Usage
```xml
jitpack.io
https://jitpack.io
jitpack.io
https://jitpack.io
dev.truewinter
runcmd-maven-plugin
1.5
compile
build
MODE=production
npx webpack
```