You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to write a carbon plugin piggybacking off of the org.wso2.carbon.identity.application.mgt backend, the source of transitive dependency org.wso2.orbit.org.owasp.encoder:encoder:1.2.0.wso2v1 is not available with the maven artifact. This prevents the use of IDE autocomplete and documentation features.
The text was updated successfully, but these errors were encountered:
hauntingEcho
changed the title
source jars not attached to orbit artifacts
source jars not attached to transitive orbit dependencies
May 30, 2019
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
When attempting to write a carbon plugin piggybacking off of the
org.wso2.carbon.identity.application.mgt
backend, the source of transitive dependencyorg.wso2.orbit.org.owasp.encoder:encoder:1.2.0.wso2v1
is not available with the maven artifact. This prevents the use of IDE autocomplete and documentation features.The text was updated successfully, but these errors were encountered: