[jira] Commented: (MPWAR-62) maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

2006-09-06 Thread Shinobu Kawai (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-62?page=comments#action_74214 ] 

Shinobu Kawai commented on MPWAR-62:


This should be revisited once MPTEST-66 is fixed one way or another.

  maven-war-plugin doesn't compile java sources when used with 
 maven-test-plugin 1.8
 ---

 Key: MPWAR-62
 URL: http://jira.codehaus.org/browse/MPWAR-62
 Project: maven-war-plugin
  Issue Type: Bug
Affects Versions: 1.6.2
Reporter: nicolas de loof
 Assigned To: Lukas Theussl
 Fix For: 1.6.3

 Attachments: MPWAR-62, MPWAR-62.patch, MPWAR-62.patch


 I've found an issue when using latest versions of maven-test-plugin (1.8) :
 when maven.test.skip=true is set, the test:compile goal is not executed. 
 This sounds good, BUT the maven-war-plugin use test:test goal to attain the 
 java:compile goal, so the generated war has no classes !
 The war:resources plugin should have 
 prereqs=war:war-resources,*java:compile*,test:test.

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




[jira] Commented: (MPWAR-62) maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

2006-08-02 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-62?page=comments#action_71417 ] 

nicolas de loof commented on MPWAR-62:
--

Latest patch should also solve this. I'll try it ASAP.

  maven-war-plugin doesn't compile java sources when used with 
 maven-test-plugin 1.8
 ---

 Key: MPWAR-62
 URL: http://jira.codehaus.org/browse/MPWAR-62
 Project: maven-war-plugin
  Issue Type: Bug
Affects Versions: 1.6.2
Reporter: nicolas de loof
 Assigned To: Lukas Theussl
 Fix For: 1.6.3

 Attachments: MPWAR-62, MPWAR-62.patch


 I've found an issue when using latest versions of maven-test-plugin (1.8) :
 when maven.test.skip=true is set, the test:compile goal is not executed. 
 This sounds good, BUT the maven-war-plugin use test:test goal to attain the 
 java:compile goal, so the generated war has no classes !
 The war:resources plugin should have 
 prereqs=war:war-resources,*java:compile*,test:test.

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




[jira] Commented: (MPWAR-62) maven-war-plugin doesn't compile java sources when used with maven-test-plugin 1.8

2006-07-21 Thread nicolas de loof (JIRA)
[ http://jira.codehaus.org/browse/MPWAR-62?page=comments#action_70355 ] 

nicolas de loof commented on MPWAR-62:
--

This issue can be considered a duplicated of MPTEST-66 as the problem seems to 
be better solved in the test plugin

  maven-war-plugin doesn't compile java sources when used with 
 maven-test-plugin 1.8
 ---

 Key: MPWAR-62
 URL: http://jira.codehaus.org/browse/MPWAR-62
 Project: maven-war-plugin
  Issue Type: Bug
Affects Versions: 1.6.2
Reporter: nicolas de loof
 Attachments: MPWAR-62.patch


 I've found an issue when using latest versions of maven-test-plugin (1.8) :
 when maven.test.skip=true is set, the test:compile goal is not executed. 
 This sounds good, BUT the maven-war-plugin use test:test goal to attain the 
 java:compile goal, so the generated war has no classes !
 The war:resources plugin should have 
 prereqs=war:war-resources,*java:compile*,test:test.

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