You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2023/01/16 15:43:44 UTC

[GitHub] [maven] gnodet commented on a diff in pull request #949: [MNG-7664] consolidate Velocity templates used to generate code from models

gnodet commented on code in PR #949:
URL: https://github.com/apache/maven/pull/949#discussion_r1071378950


##########
maven-plugin-api/pom.xml:
##########
@@ -92,6 +94,7 @@ under the License.
             </goals>
             <phase>pre-site</phase>
             <configuration>
+              <basedir>${basedir}</basedir>

Review Comment:
   Should we also move the `plugin.mdo` along with others ?



-- 
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-unsubscribe@maven.apache.org

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