Hi, This was a mistakenly added plugin when adding new integration test modules. I cleaned all of them and committed. Thank you azeez for pointing out this and realy sorry for the inconvenience caused.
Thank You. On Wed, Mar 23, 2011 at 7:40 PM, Afkham Azeez <[email protected]> wrote: > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-surefire-report-plugin</artifactId> > <version>2.7.1</version> > <configuration> > > <outputDirectory>${basedir}/target/report</outputDirectory> > <outputName>registry-api-test</outputName> > </configuration> > <executions> > <execution> > <phase>integration-test</phase> > <goals> > <goal>report-only</goal> > </goals> > </execution> > </executions> > </plugin> > > Is this a new addition? Why was this added? > > > -- > *Afkham Azeez* > Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com, > * > * > *Member; Apache Software Foundation; > **http://www.apache.org/*<http://www.apache.org/> > * > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Ranga Siriwardena Software Engineer WSO2 Inc. Mobile: +94 779808031 Blog: http://rangasiriwardena.blogspot.com/
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
