[ http://issues.apache.org/jira/browse/ATTRIBUTES-4?page=all ]

Henri Yandell updated ATTRIBUTES-4:
-----------------------------------

    Fix Version: 2.2

> [attributes] Ability to add attributepackages in maven
> ------------------------------------------------------
>
>          Key: ATTRIBUTES-4
>          URL: http://issues.apache.org/jira/browse/ATTRIBUTES-4
>      Project: Commons Attributes
>         Type: Improvement

>     Versions: 2.1
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Gerald Benischke
>     Priority: Minor
>      Fix For: 2.2

>
> When the ant:attribute-compiler is used in ant, there is no way for maven to
> pass a value for the attributepackages property.
> It would be nice if it were possible to add a property in the 
> project.properties
> of the current project that specifies the attributepackages. E.g.
> project.properties:
> [...]
> org.apache.commons.attributes.packages=my.package
> [...]
> which is then used in the maven plugin:
> [...]
> <ant:attribute-compiler inMaven="true" sourcepathref="maven.compile.src.set"
>     attributepackages="${org.apache.commons.attributes.packages}"
>     destdir="${maven.build.dir}/commons-attributes"/>
> [...]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to