File tree Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 289289          <skipAssembly >true</skipAssembly >
290290        </configuration >
291291      </plugin >
292-       <plugin >
293-         <groupId >org.apache.maven.plugins</groupId >
294-         <artifactId >maven-jar-plugin</artifactId >
295-         <configuration >
296-           <excludes >
297-             <exclude >**/hbase-webapps/**</exclude >
298-           </excludes >
299-         </configuration >
300-       </plugin >
301292      <!--  Make a jar and put the sources in the jar --> 
302293      <plugin >
303294        <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 453453            <exclude >log4j.properties</exclude >
454454            <exclude >mapred-queues.xml</exclude >
455455            <exclude >mapred-site.xml</exclude >
456-             <exclude >**/hbase-webapps/**</exclude >
457456          </excludes >
458457        </configuration >
459458      </plugin >
Original file line number Diff line number Diff line change 194194          <skipAssembly >true</skipAssembly >
195195        </configuration >
196196      </plugin >
197-       <plugin >
198-         <groupId >org.apache.maven.plugins</groupId >
199-         <artifactId >maven-jar-plugin</artifactId >
200-         <configuration >
201-           <excludes >
202-             <exclude >**/hbase-webapps/**</exclude >
203-           </excludes >
204-         </configuration >
205-       </plugin >
206197      <!--  General ant tasks, bound to different build phases --> 
207198      <plugin >
208199        <artifactId >maven-antrun-plugin</artifactId >
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments