Erhun Baycelik
Erhun Baycelik
> We are actively troubleshooting this on a machine right now. Individual recently updated to Catalina. I realize the issue states for 10.14, but the error is the same and...
Be aware of there is no duplicate [sourceDirectory](https://maven.apache.org/guides/mini/guide-using-one-source-directory.html) in your pom build cycle. Because maven default source location is src/main below extra definiton in my pom.xml cause the same error...
@trautonen please clone [this repo](https://github.com/muzir/azorka.api) and add below lines to pom.xml under build tag. ``` src/main src/test src/resource ``` Then you need to add `yourToken` for coveralls-maven-plugin and run this...
[Enter steps to reproduce below:] 1.Install tern js form settings package manager 2. Restart Atom **Atom Version**: 1.2.1 **System**: Microsoft Windows 7 Professional **Thrown From**: [tern](https://github.com/artoale/atom-tern) package, vundefined ### Stack...