Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException: repository cannot be null #1

Open
hohwille opened this issue May 4, 2015 · 1 comment
Open

java.lang.NullPointerException: repository cannot be null #1

hohwille opened this issue May 4, 2015 · 1 comment
Labels

Comments

@hohwille
Copy link
Owner

hohwille commented May 4, 2015

When the search-indexer is working incremental using "vcs" as strategy (and "svn" as type) I get this exception:

An unexpected error has occurred:
java.lang.NullPointerException: repository cannot be null
at org.apache.maven.scm.command.AbstractCommand.execute(AbstractCommand.java:49)
at org.apache.maven.scm.provider.svn.AbstractSvnScmProvider.executeCommand(AbstractSvnScmProvider.java:356)
at org.apache.maven.scm.provider.svn.AbstractSvnScmProvider.info(AbstractSvnScmProvider.java:377)
at org.apache.maven.scm.provider.svn.svnexe.SvnExeScmProvider.getRepositoryURL(SvnExeScmProvider.java:150)
at org.apache.maven.scm.provider.svn.AbstractSvnScmProvider.makeProviderScmRepository(AbstractSvnScmProvider.java:119)
at org.apache.maven.scm.manager.AbstractScmManager.makeProviderScmRepository(AbstractScmManager.java:267)
at net.sf.mmm.search.indexer.impl.strategy.SearchIndexerUpdateStrategyVcs.index(SearchIndexerUpdateStrategyVcs.java:201)
@hohwille hohwille added the bug label May 4, 2015
@hohwille
Copy link
Owner Author

hohwille commented May 4, 2015

See http://jira.codehaus.org/browse/SCM-585
This issue has not been commented or reworked for a lot more than a year.
It seems that maven-scm is a totally dead project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant