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

Unable to detect pom in another folder #290

Closed
Riduidel opened this issue Nov 30, 2022 · 0 comments
Closed

Unable to detect pom in another folder #290

Riduidel opened this issue Nov 30, 2022 · 0 comments
Assignees

Comments

@Riduidel
Copy link
Owner

When working in tech-tok project, we have the architecture documentation beside the backend module, without even a common pom.

So we define the container this way

			backend = container "Backend" "TODO change both name and description of container" {
				properties {
					"aadarchi.base.path" "../backend"
				}
			}

This should trigger a pom detection mechanism.
Unfortunatly, as of today, nothing happens and the pom is not read.

@Riduidel Riduidel self-assigned this Nov 30, 2022
Riduidel added a commit that referenced this issue Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant