Hi Tommaso I could now successfully compile a working launcher after removing the .m2 directory. The thing to remember is to compile scala-scripting before parent. Should we move this into parent and make it a module there?
Cheers, Reto On Mon, Feb 7, 2011 at 11:23 AM, Reto Bachmann-Gmuer < [email protected]> wrote: > It seems tools.offline was using the wrong parent, changed it to use the > default parent. > > Cheers, > Reto > > > On Mon, Jan 31, 2011 at 9:49 PM, Tommaso Teofili < > [email protected]> wrote: > >> Hi all, >> trying to do the first dryRuns to check release stuff I got the following: >> >> [ERROR] The build could not read 1 project -> [Help 1] >> [ERROR] >> [ERROR] The project >> org.apache.clerezza:tools.offline:0.1-incubating-SNAPSHOT >> >> (/Users/tommaso/Documents/workspaces/clerezza/trunk/parent/tools.offline/pom.xml) >> has 1 error >> [ERROR] Non-resolvable parent POM: Could not find artifact >> org.apache.clerezza:rdf.web:pom:0.8-incubating-SNAPSHOT and >> 'parent.relativePath' points at wrong local POM @ line 3, column 10 -> >> [Help >> 2] >> >> I ran the command 'mvn clean install -Dmaven.repo.local=/tmp/cl1' to use >> an >> empty repo and be sure everyone can build Clerezza. >> Any ideas? >> Regards, >> Tommaso >> > >
