You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Yuri (JIRA)" <ji...@apache.org> on 2019/02/23 16:57:00 UTC

[jira] [Created] (MNG-6602) Error reading assemblies: No assembly descriptors found

Yuri created MNG-6602:
-------------------------

             Summary: Error reading assemblies: No assembly descriptors found
                 Key: MNG-6602
                 URL: https://issues.apache.org/jira/browse/MNG-6602
             Project: Maven
          Issue Type: Bug
            Reporter: Yuri


While trying to build this project [https://sourceforge.net/p/tuxguitar/] on FreeBSD, maven fails:

```

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.235 s
[INFO] Finished at: 2019-02-23T08:54:38-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:assembly (default-cli) on project tuxguitar-pom: Error reading assemblies: No assembly descriptors found. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

```

 

The TuxGuitar bug report: https://sourceforge.net/p/tuxguitar/bugs/106/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)