Bookmarks tagged [maven-plugin]
https://github.com/jmeter-maven-plugin/jmeter-maven-plugin
A Maven plugin that provides the ability to run JMeter tests as part of your build
All the documentation you need to configure the plugin is available on the [Github Wiki](https://github.com/jmeter-m...
- tags: jmeter, maven-plugin, java
https://medium.com/better-programming/build-push-to-docker-with-maven-eea7c4b8cfa2
Automatically push your project to Docker using Spotify, fabric8, and JIB Maven plugins
- 📆 published on: 2019-10-07
- tags: maven, maven-plugin, docker, jib
https://www.hascode.com/2012/12/running-categorized-tests-using-junit-maven-and-annotated-test-suite...
Sometimes we need to classify the tests in a project and a possible solution to achieve this goal is to assign different categories to the tests.
Often we’re doing this to separate the execution of f...
- 📆 published on: 2012-12-06
- tags: maven, maven-plugin, testing, java
- source code
https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
Containers are bringing Java developers closer than ever to a "write once, run anywhere" workflow, but containerizing a Java application is no simple task: You have to write a Dockerfile, run a Docker...
- 📆 published on: 2018-07-09
- tags: jib, java, maven, maven-plugin, gradle, docker, dockerfile
- source code
Google Open Source Container Tools: Life of a happy developer in a container world by David Gageot - YouTube
https://www.youtube.com/watch?v=4uU44VviyjM
Great demo explaining the utilities of the various tools listed as tags here.
- 📆 published on: 2018-11-14
- tags: kubernetes, skaffold, maven-plugin, jib, bazel, dockerfile, docker, kaniko
https://github.com/GoogleContainerTools/jib
⛵ Build container images for your Java applications. - GoogleContainerTools/jib
- Maven - See the jib-maven-plugin [Quickstart](https://github.com/GoogleContainerTools/jib/tree/master/ji...
- tags: docker, maven-plugin, java, gradle
- source code
https://github.com/aws-samples/kubernetes-for-java-developers
A Day in Java Developer’s Life, with a taste of Kubernetes - aws-samples/kubernetes-for-java-developers. sample. example.
- tags: java, docker, kubernetes, kubernetes-helm, maven-plugin, istio, aws
- source code
https://docs.spring.io/spring-boot/docs/current/maven-plugin/
The Spring Boot Maven Plugin provides Spring Boot support in Maven, allowing you to package executable jar or war archives and run an application “in-place”.
- tags: spring-boot, maven-plugin
https://github.com/spotify/dockerfile-maven
A set of Maven tools for dealing with Dockerfiles.
- tags: docker, maven-plugin
- source code
http://maven.apache.org/archetype/maven-archetype-plugin/index.html
The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype.
It also allows the user to create an archetype from an existing project.
- tags: maven, maven-plugin
http://maven.apache.org/plugins/maven-assembly-plugin/
The Assembly Plugin for Maven is primarily intended to allow users to aggregate the project output along with its dependencies, modules, site documentation, and other files into a single distributable...
- tags: maven, maven-plugin
https://github.com/eirslett/frontend-maven-plugin
"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
- tags: maven, gulp, node.js, npm, maven-plugin