Use of ${build.version} param does not allow build examples only
----------------------------------------------------------------

                 Key: EXTVAL-1
                 URL: https://issues.apache.org/jira/browse/EXTVAL-1
             Project: MyFaces Extensions Validator
          Issue Type: Task
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


When you build only the examples the following message is on the console:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).

Project ID: org.apache.myfaces.extensions.validator.validation-modules:myfaces-e
xtval-property-validation:jar:${build.version}

Reason: Cannot find parent: org.apache.myfaces.extensions.validator.validation-m
odules:validation-modules-project for project: org.apache.myfaces.extensions.val
idator.validation-modules:myfaces-extval-property-validation:jar:${build.version
} for project org.apache.myfaces.extensions.validator.validation-modules:myfaces
-extval-property-validation:jar:${build.version}

Use of ${build.version} is not suggested for handle exval version number. 
Rather, static version numbers should be put on pom.xml of all modules.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to