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]
