[
https://issues.apache.org/jira/browse/MNG-6084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15681543#comment-15681543
]
ASF GitHub Bot commented on MNG-6084:
-------------------------------------
GitHub user dantran opened a pull request:
https://github.com/apache/maven/pull/98
[MNG-6084] Support JSR 250 @PreDestory and @PostContruct
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dantran/maven master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven/pull/98.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #98
----
commit 582ca6591ee9d2ed1de5ea58d10cba19cb8baf1d
Author: dantran <[email protected]>
Date: 2016-09-12T04:07:39Z
[MNG-6084] Support JSR 250 @PreDestory and @PostContruct
----
> Support JSR250 annotations
> --------------------------
>
> Key: MNG-6084
> URL: https://issues.apache.org/jira/browse/MNG-6084
> Project: Maven
> Issue Type: New Feature
> Components: core
> Affects Versions: 3.3.9
> Reporter: Dan Tran
>
> JSR330 ( @Named, @Singeton, etc) currently supported for plugin development.
> Would like to see JSR250 as well(@PostConstruct, etc)
> Detail discussion is at
> http://maven.40175.n5.nabble.com/Maven-Plugin-and-JSR330-td5879508.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)