jyhehir / mobster

For more details about Mobster please see
https://jyhehir.github.io/mobster/index.html
GNU General Public License v3.0
9 stars 9 forks source link

Missing installation instructions #1

Closed johanneskoester closed 7 years ago

johanneskoester commented 7 years ago

When trying to build mobster using maven, I get the following error:

$ mvn
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/umcn/gen/SuperPOM/1.1/SuperPOM-1.1.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.umcn.gen:MobileInsertions:0.2.0-SNAPSHOT: Could not find artifact org.umcn.gen:SuperPOM:pom:1.1 in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 11, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.umcn.gen:MobileInsertions:0.2.0-SNAPSHOT (/home/johannes/Downloads/mobster-master/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for org.umcn.gen:MobileInsertions:0.2.0-SNAPSHOT: Could not find artifact org.umcn.gen:SuperPOM:pom:1.1 in central (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 11, column 13 -> [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

I guess this is due to me doing something wrong. Could you add some build instructions please?

jyhehir commented 7 years ago

This is resolved in version 0.2.1.