Skip to primary content
Skip to secondary content

block zero

block zero

Main menu

  • Home
  • about:me

Category Archives: Maven

m for mvnw – Running maven wrapper a more convenient way

Posted on 2019-03-30 by Robert Franz
Reply

Maven wrapper is a cool tool thing for running maven builds with the correct maven version. This introduces a script that is already known for gradle. Simply type m on the command line and run the maven wrapper. Even in case the wrapper is not in the current directory. Continue reading →

Posted in Maven | Tagged build, maven, scripting | Leave a reply

Generating JAXB classes with xjc

Posted on 2014-05-30 by Robert Franz
Reply

When working with Java and XML there is a number of frameworks that support working with that technology. Furthermore when working with an already working api there must be code in order be able to convert Java objects into XML and vice versa. Using xjc is an easy way to generate Java classes in order to “talk” XML. Continue reading →

Posted in Java, Maven | Tagged JAXB, maven, xjc, XML | Leave a reply

Debugging Maven

Posted on 2014-02-21 by Robert Franz
Reply

When developing with maven by default there is no way to debug maven – or a self written maven plugin. This is really nasty when trying to write a plugin and then test the plugin. But there is a simple solution/workaround to do this. Continue reading →

Posted in Maven, Testing | Tagged debug, java, jdwp, maven, maven-plugin | Leave a reply

Recent Posts

  • Running Jenkins stages depending on the pipeline status
  • Run gradle in offline mode
  • Java Script with GraalVM – or writing software that is directly executable
  • m for mvnw – Running maven wrapper a more convenient way
  • Restarting cloudfoundry apps without downtime

Recent Comments

  • Robert Franz on Comparing Serialization Performance
  • Harish on Comparing Serialization Performance
  • Harish on Comparing Serialization Performance
  • Kishore on Comparing Serialization Performance
  • Robert Franz on Compressed Memory

Archives

  • January 2023
  • October 2020
  • April 2020
  • March 2019
  • June 2018
  • February 2018
  • March 2017
  • October 2016
  • July 2016
  • May 2016
  • January 2016
  • December 2015
  • November 2015
  • September 2015
  • August 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • June 2014
  • May 2014
  • February 2014
  • January 2014
  • December 2013
  • September 2013
  • August 2013
  • May 2013
  • March 2013

Categories

  • Cloudfoundry
  • Continuous Delivery
  • Continuous Integration
  • Git
  • GraalVM
  • Gradle
  • Java
  • Jenkins
  • Jetty
  • JUnit
  • Linux
  • Logging & Monitoring
  • Maven
  • Privacy
  • Security
  • Software & Tools
  • Surveillance
  • Testing
  • Uncategorized
  • Virtualization
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress