Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-27899

deactivate the shade plugin doesn't take effect

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.16.0
    • None
    • Quickstarts

    Description

      We need to specify id 
      add this <id>shade-flink</id>
      
        <!-- deactivate the shade plugin for the walkthrough archetypes -->
      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
         <executions>
            <execution>
               <phase/>
            </execution>
         </executions>
      </plugin> 

      logs here:

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jackylau Jacky Lau
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: