raducotescu commented on pull request #2:
URL: 
https://github.com/apache/sling-jspc-maven-plugin/pull/2#issuecomment-709017498


   `getDependencyArtifacts()` is a deprecated method. This is what its JavaDoc 
states:
   ```java
       /**
        * Direct dependencies that this project has.
        *
        * @return {@link Set} < {@link Artifact} >
        * @see #getArtifacts() to get all transitive dependencies
        */
       @Deprecated
       public Set<Artifact> getDependencyArtifacts()
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to