Shoudl fix maven publishing
This commit is contained in:
		
							parent
							
								
									3050df55c7
								
							
						
					
					
						commit
						eee410a8f0
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -93,9 +93,7 @@ publishing { | |||
| 			version project.version | ||||
| 
 | ||||
| 			from components.java | ||||
| 
 | ||||
| 			artifact jar | ||||
| 
 | ||||
| 			 | ||||
| 			//Removes all of the dependencies from the maven pom, prevents sub projects downloading all the libs, as we use a fat jar | ||||
| 			pom.withXml { | ||||
| 				asNode().remove(asNode().get('dependencies')) | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue