You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2008/10/23 23:28:44 UTC

[jira] Created: (EXTVAL-1) Use of ${build.version} param does not allow build examples only

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.


[jira] Resolved: (EXTVAL-1) Use of ${build.version} param does not allow build examples only

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTVAL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved EXTVAL-1.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.1-SNAPSHOT
                   1.0.1-SNAPSHOT

> 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
>             Fix For: 1.0.1-SNAPSHOT, 1.2.1-SNAPSHOT
>
>
> 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.