Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-alpha-1
-
Component/s: None
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I see in the logs
61589439 [SocketListener0-5] INFO org.apache.maven.continuum.Continuum - Could not download https://svn.simulalabs.net/svn/repos/BEA-DotNet/trunk/pom.xml: /tmp/continuum/
svn/repos/BEA-DotNet/trunk/pom.xml (No such file or directory)
6
we should check that file error and show an internal error page instead of current
Could not download https://svn.simulalabs.net/svn/repos/BEA-DotNet/trunk/pom.xml: /tmp/continuum/svn/repos/BEA-DotNet/trunk/pom.xml (No such file or directory)
Check the logs for more details.
The attached patch (
CONTINUUM-777.patch) only covers AddMavenTwoProjectAction. I'm not sure if I got it right, so I'll wait for comments before I work on the other classes.CONTINUUM-777.patch) only covers AddMavenTwoProjectAction. I'm not sure if I got it right, so I'll wait for comments before I work on the other classes.