[weld-issues] [JBoss JIRA] Created: (WELD-351) Provide relevant failure message when using old maven

Ondrej Skutka (JIRA) jira-events at lists.jboss.org
Tue Dec 22 06:22:38 EST 2009


Provide relevant failure message when using old maven
-----------------------------------------------------

                 Key: WELD-351
                 URL: https://jira.jboss.org/jira/browse/WELD-351
             Project: Weld
          Issue Type: Feature Request
          Components: Infrastructure
    Affects Versions: 1.0.0.GA
         Environment: Maven version: 2.0.8
            Reporter: Ondrej Skutka
             Fix For: 1.0.1.CR1


When building (core) with maven <2.0.10, a fatal error is thrown with message "Failed to validate POM for project org.jboss.weld:weld-core" before the maven-enforcer-plugin comes into use. So the message doesn't indicate that the problem is in fact in maven's version. 

I suggest using maven's <prerequisite> tag to enforce maven >=2.0.10.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list