You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/11/25 20:04:00 UTC

[jira] [Updated] (MDEP-838) " Artifact has not been packaged yet" Errro message is not very helpful.

     [ https://issues.apache.org/jira/browse/MDEP-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MDEP-838:
--------------------------------
    Description: 
Today in a build i get the error

> Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187

So I know something is wrong but ...

The error message should at best include
# The "not packed artifact"
# The possible location / reactor project
# Probably *why* it is not considered as packed (e.g does it has no artifact file? Is it a directory? Something else?)

  was:
Today in a build i get the error

> Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187

So I know something is wrong but ...

The error message should at best include
# The "not packed artifact"
# The possible location / reactor project
# Probably *why* it is not considered as packed (e.g does it has no artifact file? Is it a folder? Something else?)


> " Artifact has not been packaged yet" Errro message is not very helpful.
> ------------------------------------------------------------------------
>
>                 Key: MDEP-838
>                 URL: https://issues.apache.org/jira/browse/MDEP-838
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>            Reporter: Christoph Läubrich
>            Priority: Major
>
> Today in a build i get the error
> > Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187
> So I know something is wrong but ...
> The error message should at best include
> # The "not packed artifact"
> # The possible location / reactor project
> # Probably *why* it is not considered as packed (e.g does it has no artifact file? Is it a directory? Something else?)



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