Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

590
Vistas
Maven build should fail if the 'buildVersion' argument doesn't exist or has empty value

The main pom file receives the version value as a maven command-line argument.

What I want to achieve is to prevent the build from executing if the argument is either non-existing in the command (not passed), or if it has empty string value, something like -DbuildVersion= or -DbuildVersion="".

The reason is that the generated JARs should not end up without the version number, or worse - with the dummy value set in the buildVersion property.

================= Solution: For anyone having the similar need - use Maven Enforcer Plugin. http://maven.apache.org/enforcer/enforcer-rules/requireProperty.html

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I was going to suggest the Maven Enforcer plugin (http://maven.apache.org/enforcer/maven-enforcer-plugin/), but it seems that it's not possible yet -> Run Maven Enforcer Plugin rule on command line. Wouldn't be fine for you to wrap the build process in a scrip that would make that validation for you?

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda