Uploaded image for project: 'Maven Eclipse Plugin (RETIRED)'
  1. Maven Eclipse Plugin (RETIRED)
  2. MECLIPSE-747

Make the behavior in MECLIPSE-379 optional

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      I have a dependency on a maven artifact with a classifier, but its javadoc/sources JARs don't need the classifier. The relevant repo contents:

      hsqldb-2.3.1-javadoc.jar                           08-Oct-2013 03:09                 261
      hsqldb-2.3.1-jdk6debug.jar                         08-Oct-2013 03:05             2016963
      hsqldb-2.3.1-sources.jar                           08-Oct-2013 03:08             2307895
      hsqldb-2.3.1.jar                                   08-Oct-2013 02:55             1467326
      

      Full repo can be seen here: http://central.maven.org/maven2/org/hsqldb/hsqldb/2.3.1

      I've added <classifier>jdk6debug</classifier> to my <dependency/>, but that causes maven-eclipse-plugin to look for JARs named -jdk6debug-sources and -jd6debug-javadoc. In this case, the classifier applies to the binary JAR but not the sources or javadoc.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            rfscholte Robert Scholte
            adar Adar Dembo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment