prubach / sorcer

SORCER - Service ORiented Computing EnviRonment
sorcersoft.com
0 stars 0 forks source link

Cannot build project #69

Closed dreedyman closed 10 years ago

dreedyman commented 10 years ago

After cloning the project, I tried to build. I get:

ERROR] The build could not read 1 project -> [Help 1] [ERROR]
[ERROR] The project org.sorcersoft.sorcer:caller:1.0-SNAPSHOT (/Volumes/DSSD/projects/sorcer-soft/examples/caller/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.sorcersoft.sorcer:provider-root:pom:1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 6, column 10 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

prubach commented 10 years ago

Ups.. we rarely test by deleting our local repo. I fixed it. To get the tests to work while building you'll need to set: SORCER_HOME-> sorcer RIO_HOME = $SORCER_HOME/target/rio

Pawel

W dniu 29.07.2014 o 16:38, Dennis Reedy pisze:

After cloning the project, I tried to build. I get:

ERROR] The build could not read 1 project -> [Help 1] [ERROR]

[ERROR] The project org.sorcersoft.sorcer:caller:1.0-SNAPSHOT (/Volumes/DSSD/projects/sorcer-soft/examples/caller/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.sorcersoft.sorcer:provider-root:pom:1.0-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 6, column 10 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

— Reply to this email directly or view it on GitHub https://github.com/sorcersoft/sorcer/issues/69.

Sorcersoft.com Logo

Al. Jerozolimskie 195B, 02-222 Warsaw, Poland

Paweł Rubach, Ph.D. President & CEO t: +48 22 380 47 23 m: +48 519 332 681

www.sorcersoft.com http://sorcersoft.com/home/?utm_source=email_footer&utm_medium=email&utm_term=PR&utm_campaign=footer www.smtsoftware.com http://www.smtsoftware.com/

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail by mistake) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Treść tej wiadomości i jej załączniki są poufne i prawnie chronione. Jeśli nie jesteś właściwym adresatem (lub otrzymałeś tę wiadomość na skutek pomyłki), prosimy o tym fakcie niezwłocznie poinformować nadawcę i usunąć otrzymaną wiadomość. Kopiowanie, ujawnianie lub rozpowszechnianie załączonej informacji bez zgody nadawcy jest zabronione.

dreedyman commented 10 years ago

Why do I need to set RIO_HOME from anything different then I already have?

prubach commented 10 years ago

We've tweaked the classpaths in Rio's scripts - eventually we should work on that as well and move back to stock RIO, but currently Sorcer's build process creates the content under RIO_HOME.

Pawel

W dniu 29.07.2014 o 16:50, Dennis Reedy pisze:

Why do I need to set RIO_HOME from anything different then I already have?

— Reply to this email directly or view it on GitHub https://github.com/sorcersoft/sorcer/issues/69#issuecomment-50486422.

Sorcersoft.com Logo

Al. Jerozolimskie 195B, 02-222 Warsaw, Poland

Paweł Rubach, Ph.D. President & CEO t: +48 22 380 47 23 m: +48 519 332 681

www.sorcersoft.com http://sorcersoft.com/home/?utm_source=email_footer&utm_medium=email&utm_term=PR&utm_campaign=footer www.smtsoftware.com http://www.smtsoftware.com/

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail by mistake) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Treść tej wiadomości i jej załączniki są poufne i prawnie chronione. Jeśli nie jesteś właściwym adresatem (lub otrzymałeś tę wiadomość na skutek pomyłki), prosimy o tym fakcie niezwłocznie poinformować nadawcę i usunąć otrzymaną wiadomość. Kopiowanie, ujawnianie lub rozpowszechnianie załączonej informacji bez zgody nadawcy jest zabronione.