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

Auto-indexing: support relative paths #595

Open
keynmol opened this issue Jun 13, 2023 · 1 comment
Open

Auto-indexing: support relative paths #595

keynmol opened this issue Jun 13, 2023 · 1 comment

Comments

@keynmol
Copy link
Contributor

keynmol commented Jun 13, 2023

In Maven you can point to a relative path to search for pom file.

If the relative path doesn't exist (i.e. you mount only a subfolder of the tree), we fail.

It'd be good to support --work-dir argument so that the indexer works from that root, no matter where it's launched from

@keynmol
Copy link
Contributor Author

keynmol commented Jun 15, 2023

We have --cwd parameter which supports that, just need to be documented (I believe it's provided by Moped implicitly?)

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

2 participants