[jira] Commented: (MDEPLOY-18) Problem with SCP deploy

2006-01-09 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=comments#action_55376 ] Morten Kristiansen commented on MDEPLOY-18: --- Yes. Giving the full path worked. Thanks. Problem with SCP deploy --- Key: MDEPLOY-18

[jira] Reopened: (MDEPLOY-18) Problem with SCP deploy

2006-01-07 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=all ] Morten Kristiansen reopened MDEPLOY-18: --- Again I refer to the question, WHY is it trying to create a folder at /...?? I havn't told Maven anywhere that I want something created there. I

[jira] Updated: (MDEPLOY-18) Problem with SCP deploy

2006-01-05 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=all ] Morten Kristiansen updated MDEPLOY-18: -- Attachment: pom.xml Problem with SCP deploy --- Key: MDEPLOY-18 URL: http://jira.codehaus.org/browse/MDEPLOY

[jira] Updated: (MDEPLOY-18) Problem with SCP deploy

2006-01-05 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=all ] Morten Kristiansen updated MDEPLOY-18: -- Attachment: settings.xml Problem with SCP deploy --- Key: MDEPLOY-18 URL: http://jira.codehaus.org/browse

[jira] Commented: (MDEPLOY-18) Problem with SCP deploy

2006-01-05 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=comments#action_54983 ] Morten Kristiansen commented on MDEPLOY-18: --- Attached both POM and settings.xml. The output I pasted above isn't correct, because I tried several scp paths

[jira] Reopened: (MDEPLOY-18) Problem with SCP deploy

2006-01-04 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-18?page=all ] Morten Kristiansen reopened MDEPLOY-18: --- But why is it trying to create tracetracker at /? And it's not using morten as user, but maven: From pom.xml: distributionManagement

[jira] Created: (MDEPLOY-18) Problem with SCP deploy

2006-01-03 Thread Morten Kristiansen (JIRA)
Problem with SCP deploy --- Key: MDEPLOY-18 URL: http://jira.codehaus.org/browse/MDEPLOY-18 Project: Maven 2.x Deploy Plugin Type: Bug Reporter: Morten Kristiansen I'm currently using scp to deploy a artifact to a remote repository

[jira] Commented: (MPDASHBOARD-22) Add Total to dashboard report

2005-05-18 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-22?page=comments#action_39243 ] Morten Kristiansen commented on MPDASHBOARD-22: --- Here's the new N/A code: tr tdbTotal/b/td x:forEach var=aggregatorName select=project[1]/aggregator/@name

[jira] Commented: (MPDASHBOARD-22) Add Total to dashboard report

2005-05-18 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-22?page=comments#action_39248 ] Morten Kristiansen commented on MPDASHBOARD-22: --- Sorry. THIS is more correct: tr tdbTotal/b/td x:forEach var=aggregatorName select=project[1]/aggregator

Status SCM plugin

2005-05-13 Thread Morten Kristiansen
What is status on the SCM plugin for Maven 1.X regarding SVN support? Morten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MPECLIPSE-86) New eclipse:projectset goal

2005-05-11 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-86?page=all ] Morten Kristiansen updated MPECLIPSE-86: Attachment: patch.txt Here's the patch for the new goal eclipse:projectset. It now supports both CVS and SVN checkouts. I currently use the new

[jira] Commented: (MPDASHBOARD-23) Dashboard history

2005-04-30 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38351 ] Morten Kristiansen commented on MPDASHBOARD-23: --- I actually have another plugin (that's were we started) that plots history pr project. I used the dashboard

[jira] Reopened: (MPDASHBOARD-22) Add Total to dashboard report

2005-04-29 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-22?page=all ] Morten Kristiansen reopened MPDASHBOARD-22: --- If you replace this text in the modified dashboard.jsl section i posted, we will get '0' instead of 'NaN' for % columns: x:expr select

[jira] Commented: (MPDASHBOARD-22) Add Total to dashboard report

2005-04-29 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-22?page=comments#action_38322 ] Morten Kristiansen commented on MPDASHBOARD-22: --- I see your point. What we could do is to use the old x:expr select.. but store the select with a x:set var

[jira] Created: (MPDASHBOARD-23) Dashboard history

2005-04-28 Thread Morten Kristiansen (JIRA)
Dashboard history - Key: MPDASHBOARD-23 URL: http://jira.codehaus.org/browse/MPDASHBOARD-23 Project: maven-dashboard-plugin Type: New Feature Versions: 1.7 Reporter: Morten Kristiansen Priority: Trivial We have created

[jira] Commented: (MPDASHBOARD-23) Dashboard history

2005-04-28 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38291 ] Morten Kristiansen commented on MPDASHBOARD-23: --- Example of report: http://www.mortenkristiansen.net/dashboard-test/dashboard-report.html Dashboard history

[jira] Commented: (MPDASHBOARD-23) Dashboard history

2005-04-28 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPDASHBOARD-23?page=comments#action_38292 ] Morten Kristiansen commented on MPDASHBOARD-23: --- Documentation of plugin: http://www.mortenkristiansen.net/maven-dashboard-ext-plugin/index.html Dashboard

Maven 1.X EAR question

2005-04-25 Thread Morten Kristiansen
Is this possible: I have a war type dependency in my EAR modules' project.xml. I would like to have ear.appxml.war.context-root${my.prop}/ear.appxml.war.context-root in the POM and that the generated application.xml file have the same string ${my.prop} as context-root (and not the resolved

[jira] Created: (MPDASHBOARD-22) Add Total to dashboard report

2005-04-19 Thread Morten Kristiansen (JIRA)
Add Total to dashboard report --- Key: MPDASHBOARD-22 URL: http://jira.codehaus.org/browse/MPDASHBOARD-22 Project: maven-dashboard-plugin Type: New Feature Versions: 1.7 Reporter: Morten Kristiansen Priority: Trivial

[jira] Created: (MPECLIPSE-86) New eclipse:projectset goal

2005-04-05 Thread Morten Kristiansen (JIRA)
New eclipse:projectset goal --- Key: MPECLIPSE-86 URL: http://jira.codehaus.org/browse/MPECLIPSE-86 Project: maven-eclipse-plugin Type: New Feature Reporter: Morten Kristiansen Priority: Trivial I have (soon) created a patch

[jira] Commented: (MPECLIPSE-86) New eclipse:projectset goal

2005-04-05 Thread Morten Kristiansen (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-86?page=comments#action_31622 ] Morten Kristiansen commented on MPECLIPSE-86: - I just found out that Eclipse ProjectSet files also can contain Subversion data. I await submitting the patch until