Skip to content

Commit

Permalink
JBEAP-622: Add warning about missing dom4j source to xml-dom4j README
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilda committed Sep 1, 2015
1 parent 19afe33 commit 7d02c11
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions xml-dom4j/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,10 @@ If you want to debug the source code of any library in the project, run the foll

mvn dependency:sources

You may see the following message when you run the command. It indicates the source is not provided in the third-party `dom4j` JAR.

[INFO] The following files have NOT been resolved:
[INFO] dom4j:dom4j:jar:sources:1.6:compile



0 comments on commit 7d02c11

Please sign in to comment.