[jboss-dev] What am I missing here?

Scott Stark sstark at redhat.com
Tue Nov 11 14:05:17 EST 2008


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
>>
>>




More information about the jboss-development mailing list