oss-quickstart icon indicating copy to clipboard operation
oss-quickstart copied to clipboard

Apache Maven artifacts for bootstrapping new open-source projects

Results 14 oss-quickstart issues
Sort by recently updated
recently updated
newest added

Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.10.0 to 1.12.0. Release notes Sourced from org.jreleaser:jreleaser-maven-plugin's releases. Release v1.12.0 Binaries https://github.com/jreleaser/jreleaser/wiki/Release-v1.12.0 Changelog 🚀 Features core b344024 Add an option to log HTTP network calls via...

dependencies
java

Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. Release notes Sourced from org.apache.maven.plugins:maven-jar-plugin's releases. 3.4.1 🐛 Bug Fixes [MJAR-307] - Wrong version of commons-io cause a ClassNotFound o.a.commons.io.file.attribute.FileTimes (#83) @​slawekjaranowski 📦 Dependency...

dependencies
java

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. Release notes Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases. 3.13.0 🚀 New features and improvements [MCOMPILER-574] - Propagate cause of exception in AbstractCompilerMojo (#232) @​slawekjaranowski [MCOMPILER-582] -...

dependencies
java

Bumps [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.7.0 to 1.8.0. Release notes Sourced from org.codehaus.mojo:extra-enforcer-rules's releases. 1.8.0 🚀 New features and improvements Use debug log level for listing ignored items - fix #182 (#290)...

dependencies
java

Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.2.0 to 3.2.1. Commits c8e9ce1 [maven-release-plugin] prepare release maven-archetype-3.2.1 caffb9e [ARCHETYPE-624] mark scope = provided for Maven Core provided artifacts 7b8e02d Bump commons-collections from 3.2.1 to 3.2.2...

dependencies
java

https://github.com/Ekryd/sortpom

Might also require the corresponding Eclipse M2E configuration.

I'm not sure whether we always should create that by default, but it may be an opt-in feature which can be chosen when creating a project from the archetype. WDYT,...

I like this archetype :+1: I guess this might be a bit controversial, not sure if this is inside the scope of this archetype, but I'd propose to add a...