[mojo-dev] [jira] Commented: (MHIBERNATE-122) Support JPA2

2011-11-15 Thread Dan Tran (JIRA)
[ https://jira.codehaus.org/browse/MHIBERNATE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283543#comment-283543 ] Dan Tran commented on MHIBERNATE-122: - please check out hibernate-maven-plugin 3.0-SNAPSHOT

[mojo-dev] [jira] Updated: (MHIBERNATE-122) Support JPA2

2011-11-15 Thread Dan Tran (JIRA)
[ https://jira.codehaus.org/browse/MHIBERNATE-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Tran updated MHIBERNATE-122: Affects Version/s: 3.0 > Support JPA2 > > > Key: MHIBERNATE-122 >

[mojo-dev] [jira] Commented: (MNBMODULE-136) When Using site goal on NetBeans Parent module it fails - Unable to resolve nbm-file artifact

2011-11-15 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNBMODULE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283538#comment-283538 ] Jesse Glick commented on MNBMODULE-136: --- I am not able to reproduce it. If you can, please

[mojo-dev] [jira] Closed: (MJDIFF-4) Have the build fail when jdiff detects a missing @since tag

2011-11-15 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MJDIFF-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJDIFF-4. --- Resolution: Won't Fix Assignee: Robert Scholte I noticed the {{missingSinces.txt}} too, but {{jdiff:jd

[mojo-dev] [jira] Closed: (MJDIFF-7) [jdiff] JDiff plugin does not work with multiple packages

2011-11-15 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MJDIFF-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJDIFF-7. --- Resolution: Won't Fix Assignee: Robert Scholte The plugin calculates all packages (packages can be add

[mojo-dev] [jira] Created: (MEXEC-106) Update documentation for arguments and commandlineArgs to explain the difference

2011-11-15 Thread daniel carter (JIRA)
Update documentation for arguments and commandlineArgs to explain the difference Key: MEXEC-106 URL: https://jira.codehaus.org/browse/MEXEC-106 Project: Maven 2.x Exec Pl

[mojo-dev] [jira] Commented: (MEXEC-59) Difference between and is not documented

2011-11-15 Thread daniel carter (JIRA)
[ https://jira.codehaus.org/browse/MEXEC-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283506#comment-283506 ] daniel carter commented on MEXEC-59: A comment has been added to the examples but the best place

[mojo-dev] [jira] Closed: (MJDIFF-6) Make it work on modules of a project

2011-11-15 Thread Robert Scholte (JIRA)
[ https://jira.codehaus.org/browse/MJDIFF-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJDIFF-6. --- Resolution: Fixed Assignee: Robert Scholte Confirmed, no need to introduce a template. > Make it work

[mojo-dev] [jira] Created: (MHIBERNATE-122) Support JPA2

2011-11-15 Thread JIRA
Support JPA2 Key: MHIBERNATE-122 URL: https://jira.codehaus.org/browse/MHIBERNATE-122 Project: Maven 2.x Hibernate Plugin Issue Type: Improvement Components: annotationconfiguration, configuration, jpaconfiguration

[mojo-dev] [jira] Closed: (MNBMODULE-150) Implementation version in snapshot modules mentions only date, not time

2011-11-15 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNBMODULE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick closed MNBMODULE-150. - Resolution: Won't Fix In fact given the two notes I do not think this patch is a good idea; the {{

[mojo-dev] [jira] Commented: (MNBMODULE-150) Incorrect implementation version in snapshot modules

2011-11-15 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNBMODULE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283494#comment-283494 ] Jesse Glick commented on MNBMODULE-150: --- Patch as written is not right since it can result

[mojo-dev] [jira] Updated: (MNBMODULE-150) Implementation version in snapshot modules mentions only date, not time

2011-11-15 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNBMODULE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MNBMODULE-150: -- Affects Version/s: (was: 3.7) 3.6 Summary: Implementation

Re: [mojo-dev] [jira] Commented: (MOJO-1733) Cannot get chronos-maven-plugin to work. mojo-sandbox:5-SNAPSHOT.pom cannot be found

2011-11-15 Thread Kent Sølvsten
chronos-jmeter copies the jarfiles to jmeter/lib/junit before the test. And cleanup the directory after the test. If you want to see the content, You can launch the jmetergui with chronos-jmeter:jmetergui. And then inspect jmeter/lib/junit while the gui is open. For an example, i suggest You l

[mojo-dev] [jira] Commented: (MOJO-1733) Cannot get chronos-maven-plugin to work. mojo-sandbox:5-SNAPSHOT.pom cannot be found

2011-11-15 Thread Thomas Otto (JIRA)
[ https://jira.codehaus.org/browse/MOJO-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283463#comment-283463 ] Thomas Otto commented on MOJO-1733: --- Where is the chronos pluging searching for the test.jar file?