Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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] ------------------------------------------------------------------------

Wiki Markup
_\[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