Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add relocate_with_prefix to include template-scan prefix in ${cwd} #736

Open
maybeec opened this issue Aug 8, 2018 · 1 comment
Open

Comments

@maybeec
Copy link
Member

maybeec commented Aug 8, 2018

Expected behavior

I would like to use the relocate feature to relocate generation to a different project. The destination path should be exaclty the path determined in the project, the input is selected out of.

Actual behavior

The file is relocated ignoring the prefix path defined by a template-scan.

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Define a multi-module maven project
  2. specify a template using a template scan
  3. define a path prefix in the template scan
  4. relocate the template to a different project by appending the path with ${cwd}
    => the prefix defined by the template scan is not used in the relocated path

Related/Dependent Issues

Implementation hints

Create a new entry for cobigen.properties

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant