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/17 08:12:24 UTC

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

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


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

Review Comment:
   given it's not used with the Velocity-based generators, I think this would create even more confusion than the current situation where Velocity-based generation is used only on some .mdo but not all



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