Bernd Goetz
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Bernd Goetz created a post, Answered'Cannot resolve symbol' in my Maven POM file for @VAR@ property values
Hello,I'm getting errors for entries in my pom file<context.root>@CONTEXT_ROOT@</context.root><app.prefix>@APP_PREFIX@</app.prefix>For the first entry, it says "Cannot resolve symbol 'CONTEXT_ROOT'...