Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scm-manager/smp-maven-to-gradle
Converts SCM-Manager plugins from maven to gradle
https://github.com/scm-manager/smp-maven-to-gradle
build gradle maven scm-manager
Last synced: 8 days ago
JSON representation
Converts SCM-Manager plugins from maven to gradle
- Host: GitHub
- URL: https://github.com/scm-manager/smp-maven-to-gradle
- Owner: scm-manager
- License: agpl-3.0
- Created: 2020-12-14T15:26:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T13:50:43.000Z (2 months ago)
- Last Synced: 2024-09-17T17:12:24.614Z (2 months ago)
- Topics: build, gradle, maven, scm-manager
- Language: Java
- Homepage: https://scm-manager.org
- Size: 97.7 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-HEADER.txt
Awesome Lists containing this project
README
smp-maven-to-gradleConverts SCM-Manager plugins from [Maven](http://maven.apache.org/) to [Gradle](https://gradle.org/).
## Usage
Just download the [latest binary](https://oss.cloudogu.com/jenkins/job/scm-manager-github/job/smp-maven-to-gradle/job/main/lastSuccessfulBuild/artifact/app/build/libs/smp-maven-to-gradle.jar)
from our [ci server](https://oss.cloudogu.com/jenkins/job/scm-manager-github/job/smp-maven-to-gradle/job/main/)
and start the conversion:```bash
java -jar smp-maven-to-gradle.jar path/to/your/plugin
```## Need help?
Looking for more guidance? Full documentation lives on our [homepage](https://scm-manager.org/docs/) or the dedicated pages for our [plugins](https://scm-manager.org/plugins/). Do you have further ideas or need support?
- **Community Support** - Contact the SCM-Manager support team for questions about SCM-Manager, to report bugs or to request features through the official channels. [Find more about this here](https://scm-manager.org/support/).
- **Enterprise Support** - Do you require support with the integration of SCM-Manager into your processes, with the customization of the tool or simply a service level agreement (SLA)? **Contact our development partner Cloudogu! Their team is looking forward to discussing your individual requirements with you and will be more than happy to give you a quote.** [Request Enterprise Support](https://cloudogu.com/en/scm-manager-enterprise/).