[ https://issues.apache.org/jira/browse/MNG-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776358#comment-16776358 ]
Michael Osipov commented on MNG-6602: ------------------------------------- Is this documented in the porter's handbook? Haven't noticed it. > 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 > Assignee: Michael Osipov > Priority: Major > Fix For: wontfix-candidate > > > 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)