Missing version for aspectj-maven-plugin
Open
bug
- Dominant language
- CSS
- Stars
- 22
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Running the webapp with maven gives the following warning:
```
[WARNING]
[WARNING] Some problems were encountered while building the effective model for dssg:cta-webapp:war:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:aspectj-maven-plugin is missing. @ line 243, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.