GitHub user bengtsod opened a pull request:

    https://github.com/apache/maven/pull/139

    [MNG-6298] 3.5.2: ClassNotFoundException

    Adding exportedPackage to find class:
    javax.annotation.security.RolesAllowed
    
    First maven commit :) Works but might be deeper issue

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bengtsod/maven master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/139.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 #139
    
----
commit 45b75ad29074823850c3eda3017cf73fe19b1e8c
Author: Bengt Söderberg <bengt.soderb...@purplescout.se>
Date:   2017-11-27T18:19:48Z

    [MNG-6298] 3.5.2: ClassNotFoundException
    
    Adding exportedPackage to find class:
    javax.annotation.security.RolesAllowed
    
    First maven commit :) Works but might be deeper issue

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to