|
Hi,
One of the steps required to do use Sonar with Oracle is a modification of the pom.xml which adds a sonar-maven-plugin dependency on oracle driver. Usually it is not a problem, but recently I was testing Sonar with Continuum using external open source projects available from anonymous SVN where pom's modification isn't very easy. Do you see an option in Maven to specify that dependency in some non-invasion way? Regards Marcin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
Administrator
|
Hello
The only way to do it is to wait for the next release ;o) The database driver will be automatically downloaded from the sonar server, so pom.xml will not need modifications. You can have a look at http://sonar-demo.hortis.ch to see some open source projects (please do not edit configuration). Simon On Jan 15, 2008 10:34 PM, Marcin Zajączkowski <[hidden email]> wrote: > Hi, > > > One of the steps required to do use Sonar with Oracle is a modification > of the pom.xml which adds a sonar-maven-plugin dependency on oracle driver. > Usually it is not a problem, but recently I was testing Sonar with > Continuum using external open source projects available from anonymous > SVN where pom's modification isn't very easy. > Do you see an option in Maven to specify that dependency in some > non-invasion way? > > > Regards > Marcin > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > |
|
On 2008-01-16 07:47, Simon Brandhof wrote:
> Hello > > The only way to do it is to wait for the next release ;o) The database > driver will be automatically downloaded from the sonar server, so > pom.xml will not need modifications. Nice, very useful. Btw, if it wouldn't be a big problem for you, maybe you could release a binary snapshot from time to time? > You can have a look at http://sonar-demo.hortis.ch to see some open > source projects (please do not edit configuration). Looks interesting. I see we had similar ideas for tests :) Regards Marcin > On Jan 15, 2008 10:34 PM, Marcin Zajączkowski <[hidden email]> wrote: >> Hi, >> >> >> One of the steps required to do use Sonar with Oracle is a modification >> of the pom.xml which adds a sonar-maven-plugin dependency on oracle driver. >> Usually it is not a problem, but recently I was testing Sonar with >> Continuum using external open source projects available from anonymous >> SVN where pom's modification isn't very easy. >> Do you see an option in Maven to specify that dependency in some >> non-invasion way? >> >> >> Regards >> Marcin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
