logrus
unread,Nov 29, 2007, 10:13:38 AM11/29/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ascrblr-general.
Hello,
I've got a build problem with the project. I've checked out HEAD via
sublipse plugin into eclipse and I've tried to build it, but receive
some errors:
29.11.07 15:57:34 CET: Project build error:Cannot find artifact for
parent POM: com.googlecode.ascrblr:ascrblr::1.0-beta for project
com.googlecode.ascrblr:ascrblr-api:jar:1.0-beta at E:\workspace_dmp
\ascrblr-api\pom.xml
29.11.07 16:07:30 CET: Build error for /ascrblr-api/pom.xml;
org.apache.maven.reactor.MavenExecutionException: Error scanning for
extensions: Error building model lineage in order to pre-scan for
extensions: Cannot find artifact for parent POM:
com.googlecode.ascrblr:ascrblr::1.0-beta for project
com.googlecode.ascrblr:ascrblr-api:jar:1.0-beta at E:\workspace_dmp
\ascrblr-api\pom.xml
29.11.07 16:07:31 CET: Unable to read project /ascrblr-api/pom.xml;
org.apache.maven.extension.ExtensionScanningException: Error building
model lineage in order to pre-scan for extensions: Cannot find
artifact for parent POM: com.googlecode.ascrblr:ascrblr::1.0-beta for
project com.googlecode.ascrblr:ascrblr-api:jar:1.0-beta at E:
\workspace_dmp\ascrblr-api\pom.xml
Any idea what may be wrong? It's first time I'm using maven so I
suspect some environment configuration errors, but the Dr. Google
couldn't help me and simple test project created with maven has
builded succesfully.
Best Regards,
Rafał Gąsiorowski