maven embedder completely offline on request. ---------------------------------------------
Key: MNG-1457 URL: http://jira.codehaus.org/browse/MNG-1457 Project: Maven 2 Type: Bug Components: maven-embedder Reporter: Milos Kleint I'm using the embedder to load the project definition. I didn't manage to setup the embedder to be completely offline and not to check remote repositories at all. That can results in serious performance hits when the dependencies and everyting is not resolved locally. Since my netbeans IDE projects representation is based purely on maven data, I need to load fast, possibly not precisely correct and completely resolved data but fast. Opening plexus for example means opening 30+ projects (when one opens all the subprojects of the root parent pom.) It takes forever on a machine that didn't have the plexus sources prebuilt and everything resolved and cached locally. I should be able to learn that the project definition is not completely resolved and show the user in appropriate manner. -- 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]