So can you create a maven issue to actually list the cause of these pom
validations errors? The error here is missing the classifier of the
actual dependency.
Paul Gier wrote:
This should be fixed now. The trunk/pom.xml was missing the
dependency on jmx-invoker-adaptor-client.
Scott Stark wrote:
> Trying to compile the jbossas mvn build from the trunk, its failing
> with:
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.jboss.jbossas:jboss-as-client
> POM Location: /home/svn/JBossHead/jboss-head/client/pom.xml
> Validation Messages:
>
> [0] 'dependencies.dependency.version' is missing for
> org.jboss.jbossas:jboss-as-server
>
>
> Reason: Failed to validate POM for project
> org.jboss.jbossas:jboss-as-client at
> /home/svn/JBossHead/jboss-head/client/pom.xml
>
>