Hi,

 When i built using command line i did not get build failure. Roller builds
fine with Maven2 and Maven3 both. I suggest you to try building using
command line.
To skip the test you need to give an argument. -Dmaven.test.skip=true

So it would look like,

mvn clean install  -Dmaven.test.skip=true

On another note please provide the full log of the error you
get preferably with your OS, Java version and Maven version. Sometimes it
would be easier for
people to understand.


Thanks


On Sun, Feb 5, 2012 at 8:56 PM, Tiger Gui <[email protected]> wrote:

> Sorry, i am not very clear how to build it with the tests skipped, i
> use Eclipse run as -> maven install to build the trunk, how to skip
> the tests ? Thank you
>
> 2012/2/5 Greg Huber <[email protected]>:
> > Hello,
> >
> > Try building it with the tests skipped.
> >
> > .....
> >
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Roller Project - Trunk ............................ SUCCESS
> [1.046s]
> > [INFO] Roller Core - Trunk ............................... SUCCESS
> [5.184s]
> > [INFO] Roller Test Utilities - Trunk ..................... SUCCESS
> [2.174s]
> > [INFO] Roller Planet Business - Trunk .................... SUCCESS
> [12.280s]
> > [INFO] Roller Weblogger Business Module - Trunk .......... SUCCESS
> [19.094s]
> > [INFO] Roller Weblogger Web Module - Trunk ............... SUCCESS
> [13.953s]
> > [INFO] Roller Weblogger Web Application - Trunk .......... SUCCESS
> [10.283s]
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESS
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 1:05.176s
> > [INFO] Finished at: Sun Feb 05 15:06:28 GMT 2012
> > [INFO] Final Memory: 23M/191M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> >
> >
> > On 5 February 2012 13:18, Tiger Gui <[email protected]> wrote:
> >
> >> Hi all,
> >>
> >> I want to install and build Roller trunk source code follow the guide
> >> [1], but failed, error messages:
> >>
> >> [INFO] Roller Project - Trunk ............................ SUCCESS
> >> [14.322s]
> >> [INFO] Roller Core - Trunk ............................... SUCCESS
> >> [2:37.355s]
> >> [INFO] Roller Test Utilities - Trunk ..................... SUCCESS
> [2.168s]
> >> [INFO] Roller Planet Business - Trunk .................... SUCCESS
> >> [3:07.350s]
> >> [INFO] Roller Weblogger Business Module - Trunk .......... SUCCESS
> >> [8:14.548s]
> >> [INFO] Roller Weblogger Web Module - Trunk ............... FAILURE
> [0.888s]
> >> [INFO] Roller Weblogger Web Application - Trunk .......... SKIPPED
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] BUILD FAILURE
> >> [INFO]
> >> ------------------------------------------------------------------------
> >> [INFO] Total time: 14:17.341s
> >>
> >> It seems that there is something wrong with roller-weblogger-web and
> >> roller-weblogger-webapp's classpath, in their Maven dependencies, they
> >> can not find tools.jar, shown in attach figure. I think there may be
> >> something wrong with Roller's maven configuration file and we should
> >> fix it. But now, i do not know how to handle this situation, and
> >> please help. Thank you.
> >>
> >> [1]
> >>
> https://cwiki.apache.org/confluence/display/ROLLER/Build+and+Run+Roller+5+in+Eclipse
> >>
> >> --
> >> Best Regards
> >> ----------------------------------------------------
> >> Tiger Gui [[email protected]]
> >>
>
>
>
> --
> Best Regards
> ----------------------------------------------------
> Tiger Gui [[email protected]]
>



-- 
Shelan Perera

Home: http://www.shelan.org
Blog   : http://www.shelanlk.com
Twitter: shelan
skype  :shelan.perera
gtalk   :shelanrc

 I am the master of my fate:
 I am the captain of my soul.
         *invictus*

Reply via email to