| import org.tmatesoft.svn.core.wc cannot be resolved [message #906116] |
Fri, 31 August 2012 12:45  |
Alex Kravets Messages: 339 Registered: November 2009 |
Senior Member |
|
|
Hi,
One of my plugins uses classes from org.tmatesoft.svn.core.wc package which is being imported by the plugins via package. When I build product in IDE org.tmatesoft.svnkit feature and org.tmatesoft.svn.core.wc plugin make it into p2 repository and product build fine. However, when I build in Jenkins, during 'build' call I get error about import of org.tmatesoft.svn.core.wc not being resolved. Any ideas what can cause this error?
Thanks,
Alex
[Updated on: Fri, 31 August 2012 12:47] Report message to a moderator
|
|
|
|
|
|
| Re: import org.tmatesoft.svn.core.wc cannot be resolved [message #909175 is a reply to message #908542] |
Thu, 06 September 2012 13:15  |
Alex Kravets Messages: 339 Registered: November 2009 |
Senior Member |
|
|
|
Once I add svnkit.jar and run from IDE everything works. However, when I build the product I see that SVNKit Library Plugin is not being added which is present when I run from IDE. If I manually add SVNKit plugin jar in the build's plugin directory than everything works as during IDE run.
|
|
|
Powered by
FUDForum. Page generated in 0.01689 seconds