XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.11.3
    • None
    • None

    Description

      On Maven 4, the aggregate plugin fails with

      Caused by: java.lang.UnsupportedOperationException
          at java.util.ImmutableCollections.uoe(ImmutableCollections.java:142)
          at java.util.ImmutableCollections$AbstractImmutableCollection.addAll(ImmutableCollections.java:148)
          at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.getSourcePaths(AbstractJavadocMojo.java:2207) 

      This is because it tries to modify the project's sourceRoots instead of making a copy first.

      Attachments

        Activity

          People

            olamy Olivier Lamy
            oehme Stefan Oehme
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: