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

khalid el boukhari commented on MSHARED-772:
--------------------------------------------

maven-compiler-plugin is *3.8.0*

> maven-dependency-analyzer not working on OpenJDK 11 
> ----------------------------------------------------
>
>                 Key: MSHARED-772
>                 URL: https://issues.apache.org/jira/browse/MSHARED-772
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-dependency-analyzer
>            Reporter: khalid el boukhari
>            Assignee: Karl Heinz Marbaise
>            Priority: Blocker
>
> Hi,
> Maven-dependency-analyzer is not supporting java 11.
> Here is my conf : 
> {code:xml}
> <plugin>
> <artifactId>maven-compiler-plugin</artifactId>
> <dependencies>
> <dependency>
> <groupId>org.ow2.asm</groupId>
> <artifactId>asm</artifactId>
> <version>7.0</version>
> </dependency>
> </dependencies>
> <configuration>
> <release>11</release>
> </configuration>
> </plugin>
> {code}
>  



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

Reply via email to