[jira] Commented: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=comments#action_60400 
] 

Thorsten Kamann commented on MNGECLIPSE-84:
---

I have uploaded the patch for this issue. The description of the patch is in 
the comment for the file I've uploaded.

Best regards
Thorsten

> need "run As Maven build..."
> 
>
>  Key: MNGECLIPSE-84
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-84
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

> Reporter: Geoff Urbach
> Assignee: Dmitri Maximovich
> Priority: Minor
>  Attachments: MNGECLIPSE-84.patch
>
>
> there is currently no way to change the Run As launch configuration unless it 
> is the first time you use it for a project.
> In a similar way to the run as ant build implementation there needs to be a 
> "run As Maven build..." as well as  the existing "run As Maven build"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-07 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=all ]

Thorsten Kamann updated MNGECLIPSE-84:
--

Attachment: MNGECLIPSE-84.patch

> need "run As Maven build..."
> 
>
>  Key: MNGECLIPSE-84
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-84
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

> Reporter: Geoff Urbach
> Assignee: Dmitri Maximovich
> Priority: Minor
>  Attachments: MNGECLIPSE-84.patch
>
>
> there is currently no way to change the Run As launch configuration unless it 
> is the first time you use it for a project.
> In a similar way to the run as ant build implementation there needs to be a 
> "run As Maven build..." as well as  the existing "run As Maven build"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60276 
] 

Thorsten Kamann commented on MNGECLIPSE-85:
---

Ok, do you mean the view should only all launch configurations of all 
maven-projects in the workspace? But there must be the chance to add new 
launch-configurations?

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch, 
> screenshot-1.jpg
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-84) need "run As Maven build..."

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-84?page=comments#action_60275 
] 

Thorsten Kamann commented on MNGECLIPSE-84:
---

Hello,

are you interested for a patch for this issue? 

Best regards
Thorsten

> need "run As Maven build..."
> 
>
>  Key: MNGECLIPSE-84
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-84
>  Project: Maven 2.x Extension for Eclipse
> Type: Bug

> Reporter: Geoff Urbach
> Assignee: Dmitri Maximovich

>
>
> there is currently no way to change the Run As launch configuration unless it 
> is the first time you use it for a project.
> In a similar way to the run as ant build implementation there needs to be a 
> "run As Maven build..." as well as  the existing "run As Maven build"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60249 
] 

Thorsten Kamann commented on MNGECLIPSE-85:
---

Hmm, ok it seems you are not interested.

How can i add more then one Launchconfiguration for one pom? If i right-click 
on a pom and there is already a launchconfiguration i have no chance to create 
a new one.

Is there planned to add a menu entry like "Maven2 Build ..."?

Another question: How can I set a property to emulate the -e switch of the 
Maven2 command-line client.

Thorsten



> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch, 
> screenshot-1.jpg
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: screenshot-1.jpg

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch, 
> screenshot-1.jpg
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60243 
] 

Thorsten Kamann commented on MNGECLIPSE-85:
---

I have uploaded a screenshot to visualize the view i am planning.

What do you think about it?

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch, 
> screenshot-1.jpg
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60204 
] 

Thorsten Kamann commented on MNGECLIPSE-85:
---

In the view there aren't pom files. I know only the name of the goal to execute 
and the IProject the goal belongs to. 
The ISelection points to the goal and not to the pom file.

Therefore i thought the most flexible way were the externalizing of the 
launcher to allow other views and action to reuse an specialized launcher based 
on the IMavenLauncher.

regards
Thorsten

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: launcher.patch

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java, launcher.patch
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-06 Thread Thorsten Kamann (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=comments#action_60198 
] 

Thorsten Kamann commented on MNGECLIPSE-85:
---

Yes, the version I've uploaded is the same. The current version has an 
additional method, so it's not the same anymore.

Bye
Thorsten

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-05 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: ExecutePomAction.java.patch

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-05 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: DefaultMavenLauncher.java

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, DefaultMavenLauncher.java, 
> ExecutePomAction.java.patch, IMavenLauncher.java
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-05 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: IMavenLauncher.java

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, IMavenLauncher.java
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-05 Thread Thorsten Kamann (JIRA)
 [ http://jira.codehaus.org/browse/MNGECLIPSE-85?page=all ]

Thorsten Kamann updated MNGECLIPSE-85:
--

Attachment: AbstractMavenLauncher.java

> MavenLauncher should be externalized
> 
>
>  Key: MNGECLIPSE-85
>  URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
>  Project: Maven 2.x Extension for Eclipse
> Type: Improvement

>   Components: Maven Launcher
> Versions: 0.0.5
> Reporter: Thorsten Kamann
> Assignee: Eugene Kuleshov
>  Attachments: AbstractMavenLauncher.java, IMavenLauncher.java
>
>
> The MavenLauncher is included in the ExecutePomAction. To allow other views 
> to use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (MNGECLIPSE-85) MavenLauncher should be externalized

2006-03-05 Thread Thorsten Kamann (JIRA)
MavenLauncher should be externalized


 Key: MNGECLIPSE-85
 URL: http://jira.codehaus.org/browse/MNGECLIPSE-85
 Project: Maven 2.x Extension for Eclipse
Type: Improvement

  Components: Maven Launcher  
Versions: 0.0.5
Reporter: Thorsten Kamann
 Assigned to: Eugene Kuleshov 


The MavenLauncher is included in the ExecutePomAction. To allow other views to 
use this launcher I want to extract the code in a seperate class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]