It looks like the GitHub version (https://github.com/apache/roller.git) is
jacked. It works fine when I checkout from SVN.
Cheers,
Matt
On Mar 29, 2014, at 5:51 AM, Dave wrote:
> I was able to build latest trunk just fine on Mac OS X (10.9.2)
>
> $ java -version
> java version "1.7.0_60-
I was able to build latest trunk just fine on Mac OS X (10.9.2)
$ java -version
java version "1.7.0_60-ea"
Java(TM) SE Runtime Environment (build 1.7.0_60-ea-b07)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)
123 tests were executed with no errors or failures.
- Dav
Sorry, I haven't a Mac. But I just did a from-scratch checkout of trunk
on an Ubuntu with JDK 1.7 and mvn clean install worked fine. The Maven
plugin we use to run the database during our unit tests will sometimes
report errors during its shutdown *after* a successful build & run of
the tests,
Same issue when skipping tests. Can anyone with a Mac see if this happens for
them?
On Mar 28, 2014, at 1:23 PM, Greg Huber wrote:
> Just gave it a go, does build (ish), maybe skip the tests?
>
> [@dev ~]$ cd /home/dev/eclipse43roller/workspace/roller-project/app
> [@dev app]$ mvn clean instal
Just gave it a go, does build (ish), maybe skip the tests?
[@dev ~]$ cd /home/dev/eclipse43roller/workspace/roller-project/app
[@dev app]$ mvn clean install -Dmaven.test.skip=true
Same jdk/maven but cenots 6.
On 28 March 2014 18:07, Matt Raible wrote:
> Hey all,
>
> I'm trying to compile tru
Hey all,
I'm trying to compile trunk so I can build a pagemodel plugin that reads
cookies in a template. Here's the error I'm getting when running "mvn install":
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (gen-db-scripts) on
project roller-webapp: An An