Yes, java11 is the default one

The weird thing: `javadoc-no-fork` goal works as expected while `jar`
goal produces error :(

On Fri, 12 Jul 2019 at 21:44, Andrea Del Bene <an.delb...@gmail.com> wrote:
>
> Have you got Java 11 as default JDK? If I try to run javadoc:aggregate with
> Java 8 as default JDK I get similar errors. With JDK 11 the following
> command runs just fine:
>
> mvn clean  -Pbuildbot javadoc:aggregate
>
> On Fri, Jul 12, 2019 at 4:15 PM Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>
> > I'm also having weird issues with maven-javadoc-plugin 3.1.x
> >
> > for whatever reason I'm getting this error:
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-javadoc-plugin:3.1.1:jar
> > (attach-javadocs) on project openmeetings-util: MavenReportException:
> > Error while generating Javadoc:
> > [ERROR] Exit code: 1 - error: cannot determine module name for
> >
> > /home/solomax/.m2/repository/org/apache/wicket/wicket-native-websocket-core/9.0.0-M2/wicket-native-websocket-core-9.0.0-M2.jar
> >
> > Everything works as expected with maven-javadoc-plugin 3.0.x
> > Not sure what is wrong :(
> >
> > On Fri, 12 Jul 2019 at 21:01, Andrea Del Bene <an.delb...@gmail.com>
> > wrote:
> > >
> > > Problem with javadoc-maven-plugin 3.1.x and CI:
> > >
> > > https://issues.apache.org/jira/browse/INFRA-18741
> > >
> > > --
> > > Andrea Del Bene.
> > > Apache Wicket committer.
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
> --
> Andrea Del Bene.
> Apache Wicket committer.



-- 
WBR
Maxim aka solomax

Reply via email to