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

Kishanthan Thangarajah commented on AXIS2-5613:
-----------------------------------------------

All the dependencies and their versions are defined in the parent module. Every 
other module refer this as their parent. We recently upgraded xmlschema 
dependencies in parent. So in this case, what has happened is that, adb-codegen 
was referring an old parent pom from the local repo. Removing that pom form 
local repo, or building everything from root with the latest updates will 
resolve this issue.  

> 'dependencies.dependency.version' is missing for 
> org.apache.ws.xmlschema:xmlschema-core:jar
> -------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5613
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5613
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.7.0
>            Reporter: Kaido Kalda
>
> [DEBUG] axis2-adb-codegen: resolved to version 1.7.0-20131027.075606-1720 
> from repository apache.snapshots
> [WARNING] POM for 
> 'org.apache.axis2:axis2-adb-codegen:pom:1.7.0-SNAPSHOT:runtime' is invalid.
> Its dependencies (if any) will NOT be available to the current build.
> [DEBUG] Reason: Failed to validate POM for project 
> org.apache.axis2:axis2-adb-codegen at Artifact 
> [org.apache.axis2:axis2-adb-codegen:pom:1.7.0-SNAPSHOT:runtime]
> [DEBUG] 
> Validation Errors:
> [DEBUG] 'dependencies.dependency.version' is missing for 
> org.apache.ws.xmlschema:xmlschema-core:jar
> [DEBUG] 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to