feiyalun commented on issue #2221: git 1.2.0-release branch compile is error  
!!!!!!!
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/2221#issuecomment-600464551
 
 
     my add is it ,  but it not compile
   <!-- 阿里云仓库 -->
           <mirror>
               <id>alimaven</id>
              <mirrorOf>central</mirrorOf>
               <name>aliyun maven</name>
               
<url>https://maven.aliyun.com/nexus/content/repositories/central/</url>
            </mirror>
        
           <!-- 中央仓库1 -->
           <mirror>
               <id>repo1</id>
                <mirrorOf>central</mirrorOf>
               <name>Human Readable Name for this Mirror.</name>
               <url>http://repo1.maven.org/maven2/</url>
            </mirror>
        
            <!-- 中央仓库2 -->
            <mirror>
                <id>repo2</id>
                <mirrorOf>central</mirrorOf>
                <name>Human Readable Name for this Mirror.</name>
                <url>http://repo2.maven.org/maven2/</url>
            </mirror>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to