Bukama commented on code in PR #268:
URL: https://github.com/apache/maven-archetype/pull/268#discussion_r2082433554


##########
archetype-models/archetype-descriptor/pom.xml:
##########
@@ -39,7 +39,9 @@
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
         <configuration>
-          <version>1.1.0</version>
+          <!-- always show a since -->
+          <firstVersion>0</firstVersion>

Review Comment:
   Where does this element come from? I don't see it either in the XSD nor the 
[POM reference](https://maven.apache.org/pom.html#Plugins)?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to