Hey guys,

Is this expected? I’m getting the following error while trying to build the 
latest master, in a fresh clone:

[ERROR]   The project org.apache.stratos:stratos-docker-images:4.1.0-SNAPSHOT 
(/Users/me/Code/stratos_ws/stratos-2/tools/docker-images/stratos-docker-images/pom.xml)
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.stratos:stratos-parent:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 22, column 10 -> [Help 2]

I went and looked at Jenkins @ 
https://builds.apache.org/view/All/job/Stratos-Master-Nightly-Build/, and it 
looks like the master branch has been broken for a long time.

Is this business as usual? :(

I just fixed a bug on a branch, and wanted to contribute the fix to the 
upstream master branch..

Best regards,

Michiel

Full log:
me@mylaptop:~/Code/stratos_ws/stratos-2% mvn clean install >& build.log         
     (git)-[master] 
me@mylaptop:~/Code/stratos_ws/stratos-2 (1) % less build.log                    
     (git)-[master] 
me@mylaptop:~/Code/stratos_ws/stratos-2% cat build.log                          
     (git)-[master] 
[INFO] Scanning for projects...
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-project/1.8.1/jclouds-project-1.8.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/jclouds/jclouds-project/1.8.1/jclouds-project-1.8.1.pom
 (39 KB at 0.6 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/jclouds/labs/jclouds-labs-google/1.8.1/jclouds-labs-google-1.8.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/jclouds/labs/jclouds-labs-google/1.8.1/jclouds-labs-google-1.8.1.pom
 (7 KB at 0.1 KB/sec)
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.stratos:stratos-docker-images:4.1.0-SNAPSHOT 
(/Users/me/Code/stratos_ws/stratos-2/tools/docker-images/stratos-docker-images/pom.xml)
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.stratos:stratos-parent:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 22, 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
me@mylaptop:~/Code/stratos_ws/stratos-2% time mvn dependency:resolve            
     (git)-[master] 
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.stratos:stratos-docker-images:4.1.0-SNAPSHOT 
(/Users/me/Code/stratos_ws/stratos-2/tools/docker-images/stratos-docker-images/pom.xml)
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.stratos:stratos-parent:pom:4.1.0-SNAPSHOT and 'parent.relativePath' 
points at wrong local POM @ line 22, 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
mvn dependency:resolve  9.60s user 0.44s system 151% cpu 6.633 total
me@mylaptop:~/Code/stratos_ws/stratos-2 (1) %                                   
     (git)-[master] 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to