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

doug chang edited comment on BIGTOP-518 at 4/7/12 9:22 AM:
-----------------------------------------------------------

When Oozie is building: 
Downloading: 
http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.jar
Downloading: 
http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.jar

the path doesnt exist anymore. upstream component. This isn't a bigtop issue, 
bug in Oozie pom:


<pluginRepository>
            <id>yahoo.github</id>
            <url>http://yahoo.github.com/maven/repository</url>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
        </pluginRepository>

repo entry in oozie 3.3.1 is invalid

to modify the pom under oozie-3.3.1/docs, unzip the oozie_3.1.3-1.orig.tar.gz, 
change the version from alpha-9.2y to alpha-9, then retar and zip up. Modify 
the file oozie-3.3.1-1.dsc according to attached word doc. 


                
      was (Author: dougc33333):
    When Oozie is building: 
Downloading: 
http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-module-twiki/1.0-alpha-9.2y/doxia-module-twiki-1.0-alpha-9.2y.jar
Downloading: 
http://yahoo.github.com/maven/repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9.2y/doxia-core-1.0-alpha-9.2y.jar

the path doesnt exist anymore. upstream component. This isn't a bigtop issue, 
bug in Oozie pom:


<pluginRepository>
            <id>yahoo.github</id>
            <url>http://yahoo.github.com/maven/repository</url>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
        </pluginRepository>

repo entry in oozie 3.3.1 is invalid


                  
> Oozie missing doxia-module-twiki:jar:1.0-alpha-9.2 and 
> doxia-module-twiki:jar:1.0-alpha-9.2y
> --------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-518
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-518
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.3.0
>         Environment: all
>            Reporter: doug chang
>             Fix For: 0.3.0
>
>         Attachments: Apache Bigtop DSC files.docx
>
>
> bad repo

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to