We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Probably, <relativePath /> is needed to avoid trouble with STS's initial import.
<relativePath />
<parent> <groupId>org.terasoluna.gfw</groupId> <artifactId>terasoluna-gfw-parent</artifactId> <version>1.1.0-SNAPSHOT</version> <relativePath /> </parent>
The text was updated successfully, but these errors were encountered:
Added <relativePath /> in ./pom.xml #36
871f120
Merge pull request #41 from terasolunaorg/issues/36_add-relativePath
ccdf7e6
1afdb5b
Merge pull request #43 from terasolunaorg/issues/36_add-relativePath
052e76b
btshimizukza
No branches or pull requests
Probably,
<relativePath />
is needed to avoid trouble with STS's initial import.The text was updated successfully, but these errors were encountered: