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

104
Vistas
Where is the default maven-release-plugin defined?

mvn:effective-pom claims my project uses

          <plugin>
            <artifactId>maven-release-plugin</artifactId>
            <version>2.3.2</version>
          </plugin>

but nowhere in the project I have this defined. I tried grepping in the project dir and in the apache-maven dir for "maven-release" but it didn't find anything interesting.

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

0

If the version is not defined in the or sections of your pom or parent pm. It will depend on the maven version you are using.

over 4 years ago · Santiago Trujillo Denunciar

0

It's defined in one of the parent POMs, or in the Super POM, which is an implicit parent of every other POM.

Here's how the Super POM looks like for Maven version 3.3.9: https://maven.apache.org/ref/3.3.9/maven-model-builder/super-pom.html

the relevant snippet:

    <plugin>
      <artifactId>maven-release-plugin</artifactId>
      <version>2.3.2</version>
    </plugin>
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