[ 
https://issues.apache.org/jira/browse/BIGTOP-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164434#comment-14164434
 ] 

Giridharan Kesavan commented on BIGTOP-1479:
--------------------------------------------

[~jayunit100]
top level pom inherits the repo info from the apache parent pom which is 
included in the top level pom.xml
{noformat}
<parent>
    <groupId>org.apache</groupId>
    <artifactId>apache</artifactId>
    <version>8</version>
  </parent>
{noformat>

> top level Maven/Gradle build needs to be able to deploy everything
> ------------------------------------------------------------------
>
>                 Key: BIGTOP-1479
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1479
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.9.0
>            Reporter: Roman Shaposhnik
>             Fix For: 0.9.0
>
>
> Currently, if you run Maven from the top level quite a few artifacts (such as 
> iTest, test artifacts, bigpetstore,... etc.) are not being built/deployed. We 
> need to fix this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to