Re: Build Failure in Trunk

2013-08-03 Thread Ian Boston
I notice you are running maven as root and not as the user dishara. The failure is caused when maven tries to run itself, as there is no listing produced by the embeded maven run. Just after [INFO] Invoking post-archetype-generation goals: package there should be [INFO] [INFO] Error stacktraces

Re: Build Failure in Trunk

2013-08-03 Thread Ian Boston
I have not been able to persuade the shared maven invoker to log the command line being used, the code says that -Dinvoker.debug=true should activate debug output, however in this instance the invoker is ignoring all properties including when the the properties are set within the pom file. I'll

[jira] [Assigned] (SLING-2676) Web console plugin for tenant management

2013-08-03 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta reassigned SLING-2676: - Assignee: Amit Gupta (was: Felix Meschberger) Web console plugin for tenant management

Re: Build Failure in Trunk

2013-08-03 Thread Dishara Wijewardana
Hi Ian, Yes, I was running as root. Then I tried as dishara with a fresh checkout and a clean repository and it fails again with the same result. On Sat, Aug 3, 2013 at 12:33 PM, Ian Boston i...@tfd.co.uk wrote: I have not been able to persuade the shared maven invoker to log the command line

Re: Build Failure in Trunk

2013-08-03 Thread Dishara Wijewardana
Hi all, an this [1] has some relation to this problem. It is bit different but has the same error I am getting. And it is in unresolved state. [1] - https://jira.codehaus.org/browse/ARCHETYPE-436 On Sun, Aug 4, 2013 at 3:17 AM, Dishara Wijewardana ddwijeward...@gmail.com wrote: Hi Ian, Yes, I

Re: Build Failure in Trunk

2013-08-03 Thread Dishara Wijewardana
Hi Just noticed the same issue was posted before as well. http://stackoverflow.com/questions/9862153/build-sling-failure-failed-to-execute-goal-org-apache-maven-pluginsmaven-arche On Sun, Aug 4, 2013 at 3:23 AM, Dishara Wijewardana ddwijeward...@gmail.com wrote: Hi all, an this [1] has some