[ 
https://issues.apache.org/jira/browse/OWB-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170952#comment-13170952
 ] 

Esteve commented on OWB-636:
----------------------------

Mark,

I mean this:

C:\Users\ut14568\Documents\Software\openwebbeans-distribution-1.1.3\samples\jsf2sample>mvn
 package
[INFO] Scanning for projects...
Downloading: 
http://repo1.maven.org/maven2/org/apache/openwebbeans/samples/1.1.3/samples-1.1.3.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.openwebbeans.samples:jsf2sample:1.1.3 
(C:\Users\ut14568\Documents\Software\openwebbeans-distribution-1.1.3\samples\jsf2sample\pom.xml)
 has 1 error
[ERROR]     Non-resolvable parent POM: Could not find artifact 
org.apache.openwebbeans:samples:pom:1.1.3 in central 
(http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local 
POM @ line
22, 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
                
> Samples point to parent pom file that doesn't exist
> ---------------------------------------------------
>
>                 Key: OWB-636
>                 URL: https://issues.apache.org/jira/browse/OWB-636
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Samples & Documentation
>    Affects Versions: 1.1.3
>         Environment: Any
>            Reporter: Esteve
>            Assignee: Mark Struberg
>            Priority: Minor
>              Labels: samples
>
> In the samples directory all samples point to a pom.xml file in the parent 
> directory that doesn't exist.
>     <parent>
>         <artifactId>samples</artifactId>
>         <groupId>org.apache.openwebbeans</groupId>
>         <version>1.1.3</version>
>         <relativePath>../pom.xml</relativePath>
>     </parent>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to