Shelan,
I unchecked the skip test and it does compile OK for me now. Initially it
would not compile so I am not sure why it does now. I think it was
something to do with the surefire plug-in.
[INFO] Roller Project - Trunk SUCCESS [1.327s]
[INFO] Roller Core - Trunk
May be my environment problems ? I will check it. Anyway, i can
install and build it successful use command "mvn -e clean install
-Dmaven.test.skip=true"
2012/2/7 shelan Perera :
> Hi,
>
> I just built the trunk and it builds fine. Even the Continuous build has
> not raised any errors.
>
> Thanks.
Hi,
I just built the trunk and it builds fine. Even the Continuous build has
not raised any errors.
Thanks.
On Tue, Feb 7, 2012 at 9:51 AM, shelan Perera wrote:
> Hi,
>
> Could you please send the complete log. To get a better idea we need the
> log before what you have attached here.
>
> Than
Hi,
Could you please send the complete log. To get a better idea we need the
log before what you have attached here.
Thanks
On Tue, Feb 7, 2012 at 9:32 AM, Tiger Gui wrote:
> Hi Dave,
>
> When i use "mvn -e install" to build Roller trunk, there are indeed
> unit test failures, logs below:
>
>
Hi Dave,
When i use "mvn -e install" to build Roller trunk, there are indeed
unit test failures, logs below:
[INFO]
[INFO] Reactor Summary:
[INFO]
[INFO] Roller Project - Trunk SUCCESS [0.305s]
[
You should use the normal maven options.
You can define the skipTests property via the command line:
maven install -DskipTests
or if the tests fail to build:
maven install -Dmaven.test.skip
For complete background, see
http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-
Thank you for all your replies, there may be something wrong with my
Eclipse, i will try the command line to build it
2012/2/5 Dave :
> Current Roller trunk is build fine and passing 100% of unit tests (as you
> can see here https://builds.apache.org/view/M-R/view/Roller/). If you are
> experienci
Current Roller trunk is build fine and passing 100% of unit tests (as you
can see here https://builds.apache.org/view/M-R/view/Roller/). If you are
experiencing test failures there must be some problem with your Java, Maven
or Eclipse environment.
- Dave
On Sun, Feb 5, 2012 at 10:34 AM, Greg Hub
Hello,
If you go to run as.. | run configurations | mavern builds
locate your build launch and about half way down there are check boxes.
Check skip tests. Then use this launch to start the build.
Last picture on
https://cwiki.apache.org/confluence/display/ROLLER/Build+and+Run+Roller+5+in+Ecli
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=tr
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 :
> Hello,
>
> Try building it with the tests skipped.
>
> .
>
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Roller P
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 . S
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 -
13 matches
Mail list logo