test new Jenkinsfile
This commit is contained in:
		
							parent
							
								
									05d4dd11f1
								
							
						
					
					
						commit
						704578853c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							|  | @ -14,7 +14,7 @@ pipeline { | ||||||
|     stages { |     stages { | ||||||
|         stage('Maven build') { |         stage('Maven build') { | ||||||
|             steps { |             steps { | ||||||
|                 withMaven(jdk: '17', traceability: true, sh: 'mvn clean install') { |                 withMaven(jdk: '17', traceability: true) { | ||||||
|                 //withMaven(maven: 'Maven', options: [findbugsPublisher(disabled: true)]) { |                 //withMaven(maven: 'Maven', options: [findbugsPublisher(disabled: true)]) { | ||||||
|                     sh "mvn clean install" |                     sh "mvn clean install" | ||||||
|                 } |                 } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 anhefti
						anhefti