BTW, do we still need this tuscany-maven-definitions module? My understanding is that we now use different package names for the definitions.xml in the tuscany modules and there is no need to merge the definitions.xml files any more.

Thanks,
Raymond

--------------------------------------------------
From: "Raymond Feng" <[EMAIL PROTECTED]>
Sent: Friday, March 21, 2008 10:20 PM
To: <[email protected]>
Subject: Re: [SCA 1.2] Build issues in tools/maven/maven-definitions

Hi,

Can you change the pom.xml for tuscany-maven-definitions?

Replace <packaging>maven-plugin</packaging> with <packaging>jar</packaging>.

Thanks,
Raymond

--------------------------------------------------
From: "Luciano Resende" <[EMAIL PROTECTED]>
Sent: Friday, March 21, 2008 9:44 PM
To: "tuscany-dev" <[email protected]>
Subject: Re: [SCA 1.2] Build issues in tools/maven/maven-definitions

Looks like this is only an issue with the maven-plugin-plugin 2.4.
Forcing the pom to use 2.3 works BUT only if you don't have 2.4 on
your maven repo. I have created JIRA to track the issue. I'm still
investigating the issue...

[1] https://issues.apache.org/jira/browse/TUSCANY-2114

On Fri, Mar 21, 2008 at 8:07 PM, Luciano Resende <[EMAIL PROTECTED]> wrote:
I seeing the following in both branch and trunk. Is anybody else
 seeing the same issue ?


 [INFO] Scanning for projects...
 [INFO] ------------------------------------------------------------------------
 [INFO] Building Apache Tuscany SCA Definitions Shade Transformer for
 Distribution Bundle
 [INFO]    task-segment: [clean, install]
 [INFO] ------------------------------------------------------------------------
 [INFO] [clean:clean]
 [INFO] [plugin:descriptor]
 [INFO] Using 2 extractors.
 [INFO] Applying extractor for language: java
 [INFO] Extractor for language: java found 0 mojo descriptors.
 [INFO] Applying extractor for language: bsh
 [INFO] Extractor for language: bsh found 0 mojo descriptors.
 [INFO] ------------------------------------------------------------------------
 [ERROR] BUILD ERROR
 [INFO] ------------------------------------------------------------------------
 [INFO] Error extracting plugin descriptor: 'No mojo descriptors found
 in plugin.'

 [INFO] ------------------------------------------------------------------------
 [INFO] For more information, run Maven with the -e switch
 [INFO] ------------------------------------------------------------------------
 [INFO] Total time: 5 seconds
 [INFO] Finished at: Fri Mar 21 20:06:00 PDT 2008
 [INFO] Final Memory: 9M/65M
 [INFO] ------------------------------------------------------------------------


 --
 Luciano Resende
 Apache Tuscany Committer
 http://people.apache.org/~lresende
 http://lresende.blogspot.com/




--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

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


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

Reply via email to