Hi Jim, Can you clarify which source you used?
This looks like it is from the 1.4.0-incubating release, but ConnectionsRepository has been removed on trunk. Perhaps you had an old checkout and after 'svn update' it left those files behind? A clean checkout may have more success Regards, Brett On 23/07/2013, at 2:01 AM, MCIVER Jim <[email protected]> wrote: > Hi, > > I downloaded the sources for npanday 1.5.0 and tried to build it using maven. > > I get the following error: > > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > \npanday\trunk\components\dotnet-registry\src\main\java\npanday\registry\ConnectionsRepository.java:[69,13] > error: cannot access SailBase > [ERROR] > \npanday\trunk\components\dotnet-registry\src\main\java\npanday\registry\ConnectionsRepository.java:[71,58] > error: cannot access Sail > [ERROR] > \npanday\trunk\components\dotnet-registry\src\main\java\npanday\registry\ConnectionsRepository.java:[72,8] > error: cannot access OpenRDFException > [INFO] 3 errors > > Now, not being a Java developer, I'm not exactly sure what the underlying > problem might be (I assume that I'm missing a required jar file, maybe ?). > > Can anyone offer any assistance or advice to help me build this ? > > Thanks, > > Jim -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter http://twitter.com/brettporter
