You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 210 Next »

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

Unknown macro: {execution}

]_


[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

  • No labels