resolveClasspathEntries performance bug
---
Key: MNGECLIPSE-198
URL: http://jira.codehaus.org/browse/MNGECLIPSE-198
Project: Maven 2.x Extension for Eclipse
Issue Type: Bug
Components: Dependency
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=all ]
Marek Bieganski updated MNGECLIPSE-59:
--
Attachment: CloseAndOpen.zip
> Allow artifact resolution from workspace projects
> -
>
>
[ 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 po
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
Is
[ 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 po
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 Ec
[ http://jira.codehaus.org/browse/MNGECLIPSE-59?page=comments#action_68229
]
Marek Bieganski commented on MNGECLIPSE-59:
---
Caching artifact key in Maven2Nature instead of parsing model/project every
time seems to be good idea too
> Allow artifact
[ 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( file
[ http://jira.codehaus.org/browse/MNGECLIPSE-140?page=comments#action_67624
]
Marek Bieganski commented on MNGECLIPSE-140:
I believe, whenever pom is invalid
http://svn.apache.org/repos/asf/maven/components/trunk/maven-project/src/main/java/org/a
[ 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 con
[ 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: MNGECLIPSE
[ 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
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
Rep
[ 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
> depen
[ 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) {
InvalidProjectModelExce
[ 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 p
[ 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 natures
[ 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 b
18 matches
Mail list logo