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/10/26 08:35:27 UTC

[GitHub] [camel-quarkus] ppalaga opened a new pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

ppalaga opened a new pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953


   …ith ${maven.multiModuleProjectDirectory}
   
   This should work as long as we have `.mvn` directory in the root.


----------------------------------------------------------------
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



[GitHub] [camel-quarkus] ppalaga merged pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

Posted by GitBox <gi...@apache.org>.
ppalaga merged pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953


   


----------------------------------------------------------------
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



[GitHub] [camel-quarkus] jamesnetherton commented on pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953#issuecomment-716432595


   IIRC the maven wrapper binaries / scripts are excluded from the source distribution. 


----------------------------------------------------------------
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



[GitHub] [camel-quarkus] ppalaga commented on pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

Posted by GitBox <gi...@apache.org>.
ppalaga commented on pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953#issuecomment-716443014


   > IIRC the maven wrapper binaries / scripts are excluded from the source distribution.
   
   An empty `.mvn` would be enough. Let me check.


----------------------------------------------------------------
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



[GitHub] [camel-quarkus] ppalaga commented on pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

Posted by GitBox <gi...@apache.org>.
ppalaga commented on pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953#issuecomment-716446454


   I have changed the assembly descriptor to include `./mvn/maven.config`.


----------------------------------------------------------------
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



[GitHub] [camel-quarkus] ppalaga edited a comment on pull request #1953: Replace ${camel.quarkus.project.root} set by directory-maven-plugin w…

Posted by GitBox <gi...@apache.org>.
ppalaga edited a comment on pull request #1953:
URL: https://github.com/apache/camel-quarkus/pull/1953#issuecomment-716446454


   I have changed the assembly descriptor to include `.mvn/maven.config`.


----------------------------------------------------------------
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