[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-08-28 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_73452 ] Marek Bieganski commented on MNGECLIPSE-59: --- Step 0: Turn on auto build Step 1: Import attached simple projects Step 2: Deploy library project (jar and

[jira] Updated: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-08-28 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=all ] Marek Bieganski updated MNGECLIPSE-59: -- Attachment: CloseAndOpen.zip Allow artifact resolution from workspace projects -

[jira] Created: (MNGECLIPSE-190) Unable to enable Maven2 plugin for existing not maven2 project

2006-08-25 Thread Marek Bieganski (JIRA)
Unable to enable Maven2 plugin for existing not maven2 project -- Key: MNGECLIPSE-190 URL: http://jira.codehaus.org/browse/MNGECLIPSE-190 Project: Maven 2.x Extension for Eclipse

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-08-24 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_73187 ] Marek Bieganski commented on MNGECLIPSE-59: --- There are still problems on open/close or checkout/delete projects declared as dependencies in other project's

[jira] Created: (MNGECLIPSE-186) repositories section in settings.xml ignored (trunk - 0.0.10 candidate)

2006-08-23 Thread Marek Bieganski (JIRA)
repositories section in settings.xml ignored (trunk - 0.0.10 candidate) --- Key: MNGECLIPSE-186 URL: http://jira.codehaus.org/browse/MNGECLIPSE-186 Project: Maven 2.x Extension for

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-06-26 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_68227 ] Marek Bieganski commented on MNGECLIPSE-59: --- in patched Maven2Plugin class: Why method: getModel(IFile file) uses: getMavenEmbedder().readProjectWithDependencies(

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_67370 ] Marek Bieganski commented on MNGECLIPSE-59: --- getWorkspaceNature(Artifact) method iterates over all projects every time it is called. Isn't it a good idea to cache

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67382 ] Marek Bieganski commented on MNGECLIPSE-129: I found out, that maven2 does not obtain type from parent. It uses jar as default value. When dependency type in child

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67386 ] Marek Bieganski commented on MNGECLIPSE-129: Of course it should be: ... } else if( ex instanceof InvalidProjectModelException) {

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67387 ] Marek Bieganski commented on MNGECLIPSE-129: You are right. This issue should be closed. If you need another to for message validation logs, I will create one

[jira] Created: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Marek Bieganski (JIRA)
Inaccessible POM validation messages - Key: MNGECLIPSE-140 URL: http://jira.codehaus.org/browse/MNGECLIPSE-140 Project: Maven 2.x Extension for Eclipse Type: Bug Components: Dependency Resolver Versions: 0.0.9

[jira] Closed: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=all ] Marek Bieganski closed MNGECLIPSE-129: -- Resolution: Cannot Reproduce dependency type from parent pom --- Key: MNGECLIPSE-129 URL:

[jira] Commented: (MNGECLIPSE-129) dependency type from parent pom

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-129?page=comments#action_67388 ] Marek Bieganski commented on MNGECLIPSE-129: MNGECLIPSE-140 is created dependency type from parent pom --- Key:

[jira] Commented: (MNGECLIPSE-140) Inaccessible POM validation messages

2006-06-14 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67396 ] Marek Bieganski commented on MNGECLIPSE-140: Exception is thrown when ModelValidator creates not empty result. Just remove: .toString(), or check for null before

[jira] Commented: (MNGECLIPSE-59) Allow artifact resolution from workspace projects

2006-06-08 Thread Marek Bieganski (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_66895 ] Marek Bieganski commented on MNGECLIPSE-59: --- In my opinion main goal of this functionality is to have only one version of .classpath and pom for each project. It should