You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/19 16:29:17 UTC

[GitHub] [camel-quarkus] djcoleman opened a new pull request #923: Updated Maven version in Prerequisites section

djcoleman opened a new pull request #923: Updated Maven version in Prerequisites section
URL: https://github.com/apache/camel-quarkus/pull/923
 
 
   The build command fails with the following error when using Maven < 3.6.2:
   [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:1.3.0.Final:dev (default-cli) on project camel-quarkus-tutorial: Detected Maven Version (3.5.4)  is not supported, it must be in [3.6.2,).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] oscerd commented on issue #923: Updated Maven version in Prerequisites section

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #923: Updated Maven version in Prerequisites section
URL: https://github.com/apache/camel-quarkus/pull/923#issuecomment-601282094
 
 
   Thanks! 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] ppalaga commented on issue #923: Updated Maven version in Prerequisites section

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #923: Updated Maven version in Prerequisites section
URL: https://github.com/apache/camel-quarkus/pull/923#issuecomment-601401085
 
 
   @djcoleman, I have raised the required Maven version because of this report https://github.com/apache/camel-quarkus/issues/899#issuecomment-601087200 I wonder that it works for you even with 3.5.4? I do not mind keeping 3.5.4.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] oscerd merged pull request #923: Updated Maven version in Prerequisites section

Posted by GitBox <gi...@apache.org>.
oscerd merged pull request #923: Updated Maven version in Prerequisites section
URL: https://github.com/apache/camel-quarkus/pull/923
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli commented on issue #923: Updated Maven version in Prerequisites section

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #923: Updated Maven version in Prerequisites section
URL: https://github.com/apache/camel-quarkus/pull/923#issuecomment-601432104
 
 
   Tis quarkus guide https://quarkus.io/get-started/ states that you need maven 3.6.2+

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services