Page 1 of 1

Getting Started gives Maven issue HierarchicalStreamDriver

Posted: Thu Sep 05, 2013 3:49 am
by mobilemercenary
Hi,

I've just found broadleaf and am looking forward to getting started

I'm on a mac and I'm following the instructions setout here.

http://docs.broadleafcommerce.org/core/ ... ng-started

(I've not changed package names - I could not see the package name switching tool in my build properties).

So the issue I have is when I do run DemoSite as Maven Install...

I get this :

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project admin: Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war failed: Unable to load the mojo 'war' in the plugin 'org.apache.maven.plugins:maven-war-plugin:2.1.1'. A required class is missing: com/thoughtworks/xstream/io/HierarchicalStreamDriver
[ERROR] -----------------------------------------------------
[ERROR] realm = plugin>org.apache.maven.plugins:maven-war-plugin:2.1.1

I have gone into my m2 repository and tried deleting this plugin and re-downloading but it still throws the same exception about a missing class.

I'm no expert with eclipse or maven - please can someone tell me what stupid thing I am doing wrong?

With kind regards,

Tommy