Can't really help you on that since that is related with Maven, so you're
behind a proxy?
Otherwise you can try to install log4j manually in your maven artifact
cache.

2012/5/16 Billy Newport <[email protected]>

> That's works for me but my build still fails with log4j not found in
> central
>
>
> Sent from my iPhone
>
> On May 16, 2012, at 2:26 PM, Thomas Jungblut
> <[email protected]> wrote:
>
> > Just checked it with: mvn clean install -DskipTests
> >
> > yields to:
> >
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Reactor Summary:
> >> [INFO]
> >> [INFO] Apache Hama parent POM ............................ SUCCESS
> >> [12.733s]
> >> [INFO] core .............................................. SUCCESS
> [7.779s]
> >> [INFO] graph ............................................. SUCCESS
> [1.671s]
> >> [INFO] examples .......................................... SUCCESS
> [2.120s]
> >> [INFO] yarn .............................................. SUCCESS
> [2.123s]
> >> [INFO] hama-dist ......................................... SUCCESS
> >> [14.326s]
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD SUCCESS
> >
> >
> > Wait until a new commit comes in with "ignore git" or something equal (if
> > you want to stick with git).
> > https://github.com/apache/hama/commits/trunk
> >
> > That's all I can do for you and for now.
> > Let me know if you need additional help :)
> >
> > 2012/5/16 Thomas Jungblut <[email protected]>
> >
> >> Hi, it seems that rat is going to not ignore the .git files.
> >> I'm going to fix that in a few minutes, however I don't know when the
> ASF
> >> syncs to github.
> >> I can only advise you to use SVN instead until it is available through
> >> github.
> >>
> >> The next issue is Mvn cannot find the log4j 1.2.6 in central.
> >>
> >>
> >> It is quite old, but it is still there:
> >> http://mvnrepository.com/artifact/log4j/log4j/1.2.6
> >> Are you behind a proxy?
> >>
> >> 2012/5/16 Billy Newport <[email protected]>
> >>
> >>> Hello,
> >>> I just cloned trunk from github and am seeing two issues
> >>>
> >>> Rat is failing with too many unapproved licenses. I worked around this
> >>> by commenting out the rat plugin
> >>>
> >>> The next issue is Mvn cannot find the log4j 1.2.6 in central.
> >>>
> >>> Any ideas?
> >>>
> >>> Sent from my iPho
> >>>
> >>
> >>
> >>
> >> --
> >> Thomas Jungblut
> >> Berlin <[email protected]>
> >>
> >
> >
> >
> > --
> > Thomas Jungblut
> > Berlin <[email protected]>
>



-- 
Thomas Jungblut
Berlin <[email protected]>

Reply via email to