You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/06 19:21:00 UTC

[jira] [Work logged] (ARTEMIS-4153) Support "offline" Maven

     [ https://issues.apache.org/jira/browse/ARTEMIS-4153?focusedWorklogId=843927&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843927 ]

ASF GitHub Bot logged work on ARTEMIS-4153:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Feb/23 19:20
            Start Date: 06/Feb/23 19:20
    Worklog Time Spent: 10m 
      Work Description: jbertram merged PR #4355:
URL: https://github.com/apache/activemq-artemis/pull/4355




Issue Time Tracking
-------------------

            Worklog Id:     (was: 843927)
    Remaining Estimate: 0h
            Time Spent: 10m

> Support "offline" Maven
> -----------------------
>
>                 Key: ARTEMIS-4153
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4153
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In order to run Maven in "offline" mode (e.g. {{mvn -o install}}) it is recommended to first run:
> {noformat}
> mvn dependency:go-offline{noformat}
> However, this currently results in an error:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.3.0:go-offline (default-cli) on project artemis-commons: org.eclipse.aether.resolution.DependencyResolutionException: io.netty:netty-tcnative:jar:${os.detected.classifier}:2.0.54.Final was not found in https://remote.maven.repo during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of my-repository has elapsed or updates are forced -> [Help 1]{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)