Netbeans Maven Failed to execute goal on project

后端 未结 5 2119
小蘑菇
小蘑菇 2020-12-19 10:04

I am working on a java project currently, my problem is a bit weird as yesterday my code was working fine then suddenly today when I try to build and test my code I get this

5条回答
  •  执念已碎
    2020-12-19 10:40

    jar
    
        
            central
            Central Repository
            https://repo.maven.apache.org/maven2
            default
            
                false
            
            
                never
            
        
    
    
        
            central
            Central Repository
            https://repo.maven.apache.org/maven2
            default
            
                false
            
        
    
    

提交回复
热议问题