Message:

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Wed, 18 Feb 2004 9:28 PM

you shouldn't generate to the same source tree. Generate to a new directory, and add 
it to maven.compile.src.set

      <ant:path id="maven.wsdl2java.compile.src.set"
            location="${wsdl2java.target.dir}"/>

      <maven:addPath id="maven.compile.src.set"
                     refid="maven.wsdl2java.compile.src.set"/>


---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJAVA-15

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVA-15
    Summary: Cannot compile autogenerated source
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-java-plugin

   Assignee: Jason van Zyl
   Reporter: Mark Church

    Created: Wed, 18 Feb 2004 9:03 PM
    Updated: Wed, 18 Feb 2004 9:28 PM

Description:
If I generate source code with say the wsdl2java task from axis it isn't compiled by 
the java plugin because it uses the sourcesPresent property assigned during the 
initialization of maven before the source is generated.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to