[ 
https://issues.apache.org/jira/browse/MSITE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413738#comment-17413738
 ] 

Michael Osipov commented on MSITE-850:
--------------------------------------

There is a similar bug with MPIR referring to custom packaging, please have a 
look whether this is a duplicate.

> DependencyManagement analysis throws "Unknown packaging" error
> --------------------------------------------------------------
>
>                 Key: MSITE-850
>                 URL: https://issues.apache.org/jira/browse/MSITE-850
>             Project: Maven Site Plugin
>          Issue Type: Bug
>    Affects Versions: 3.8.2
>            Reporter: Daniel Burrell
>            Priority: Minor
>              Labels: intern
>
> When running mvn site under a project that inherits the spring starter bom 
> (see below), there are a number of unusual packagings (relating to klib for 
> kotlin, bundle for osgi), the goal does eventually complete but the logs are 
> filled top to bottom with stacktraces making it very difficult  to find 
> genuine errors.
> Create a maven project with this parent:
> {code:java}
> <parent>
>   <groupId>org.springframework.boot</groupId>
>   <artifactId>spring-boot-starter-parent</artifactId>
>   <version>2.2.0.RELEASE</version>
> </parent>
> {code}
> Run mvn site.
> If this isn't a bug with maven site, then please advise what can be done 
> (either in my project, or in the upstream projects) to fix this?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to