[jira] Resolved: (OWB-396) fix poms to work with maven 3

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-396. --- Resolution: Fixed fix poms to work with maven 3 - Key:

[jira] Resolved: (OWB-390) fix broken links in our 'site'

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-390. --- Resolution: Fixed fix broken links in our 'site' --

[jira] Resolved: (OWB-389) atinject-tck upgrade to final 1.0 release

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-389. --- Resolution: Fixed upgraded to javax.inject:javax-inject-tck:1 I did run the TCK suite without errors,

[jira] Commented: (OWB-209) remove all repositories from our poms

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12878527#action_12878527 ] Mark Struberg commented on OWB-209: --- atinject is now on maven.central. The CDI-TCK is also

[jira] Updated: (OWB-209) remove all repositories from our poms

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-209: -- Fix Version/s: 1.0.0-CR2 (was: 1.0.0-CR1) moved to 1.0.0-CR2 since our 'runtime'

[jira] Resolved: (OWB-275) remove unused imports and cleanup code

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-275. --- Resolution: Fixed fixed + enabled checkstyle reports at compile time remove unused imports and

[jira] Updated: (OWB-57) cleanup problems found by maven-findbugs-plugin

2010-06-14 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-57: - Fix Version/s: 1.0.0-CR2 (was: 1.0.0-CR1) moved this to CR2 since there are _way_ too

Re: forced checkstyle runs

2010-06-14 Thread Joseph Bergmark
I spoke with Paul, and he told me to delete my .m2/repository/org/apache directory. That appears to have resolved the problem. It took a while to redownload everything, but a mvn clean;mvn from the top of openwebbeans no longer fails. Sincerely, Joe On Mon, Jun 14, 2010 at 3:40 AM, Mark

[jira] Created: (OWB-397) Add helper method and some debug to WebBeansFinder

2010-06-14 Thread Joe Bergmark (JIRA)
Add helper method and some debug to WebBeansFinder -- Key: OWB-397 URL: https://issues.apache.org/jira/browse/OWB-397 Project: OpenWebBeans Issue Type: Improvement Components: Core