Hi All,
I got the following error message when I try to build the wflow-core project by maven, it seems need an account to access the Joget official maven repository (http://dev.joget.org/archiva/repository/internal/), where and how can I get the account? Many thanks for any information that, thanks again!
mvn install
_\[INFO\] Scanning for projects..._
_\[WARNING\]_
Profile with id: 'default' has not been activated.
_\[INFO\] \-----------------------------------------------------------------------\-_
_\[INFO\] Building wflow-core{_}
_\[INFO\] task-segment: \[install\]_
_\[INFO\] \-----------------------------------------------------------------------\-_
_\[INFO\] \[resources:resources {execution: default-resources}\]_
_\[WARNING\] Using platform encoding (GBK actually) to copy filtered resources, i.e. build is platform dependent\!_
_\[INFO\] Copying 112 resources{_}
_\[INFO\] snapshot org.joget:wflow-wfengine:4.0-SNAPSHOT: checking for updates from joget-internal{_}
_\[WARNING\] repository metadata for: 'snapshot org.joget:wflow-wfengine:4.0-SNAPSHOT' could not be retrieved from repository: joget-internal due to an error: Authorization failed: Access denied to: http://dev.joget.org/archiva/repository/internal/org/joget/wflow-wfengine/4.0-SNAPSHOT/maven-metadata.xm{_}
l
_\[INFO\] Repository 'joget-internal' will be blacklisted{_}
_\[INFO\] Unable to find resource 'org.xhtmlrenderer:core-renderer:jar:R8-final' in repository central (http://repo1.maven.org/maven2)_
_\[INFO\] \-----------------------------------------------------------------------\-_
_\[ERROR\] BUILD ERROR{_}