You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/07 13:01:35 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on a change in pull request #7880: [Don't merge][deploy] Split Ambari plugin to independent repo

zhongjiajie commented on a change in pull request #7880:
URL: https://github.com/apache/dolphinscheduler/pull/7880#discussion_r780249102



##########
File path: dolphinscheduler-ui/pom.xml
##########
@@ -89,61 +89,5 @@
 
       </build>
     </profile>
-
-    <profile>
-      <id>rpmbuild</id>
-      <build>
-        <plugins>
-          <plugin>
-            <groupId>com.github.eirslett</groupId>
-            <artifactId>frontend-maven-plugin</artifactId>
-            <version>${frontend-maven-plugin.version}</version>
-            <executions>
-              <execution>

Review comment:
       This profile it also work for ambari plugin, I can not found any others context link to this.




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org