Skip to content

Commit 3465fbf

Browse files
Update README.md
1 parent 9702c9c commit 3465fbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ You add a dependency to your `pom.xml` which looks somehow like this
2121
</dependency>
2222
```
2323
You compile the project and you see this warning:
24+
```
2425
[WARNING] There are 1 pathException(s). The related dependencies will be ignored.
2526
[WARNING] Dependency: <user home>/.m2/repository/<path to jar>/your-scala-dependency_2.13/1.0.0/your-scala-dependency_2.13-1.0.0.jar
2627
- exception: Unable to derive module descriptor for <user home>/.m2/repository/<path to jar>/your-scala-dependency_2.13/1.0.0/your-scala-dependency_2.13-1.0.0.jar

0 commit comments

Comments
 (0)