« Return to Thread: Problem with sonar-maven-plugin-1.8
To answer both questions, no I'm not running 2 instances of sonar at the same
time.
from settings.xml:
<mirrors>
<mirror>
<id>Nexus</id>
<name>internal nexus</name>
<url>http://........nexus/content/groups/public</url>
<mirrorOf>!met2vendor,*</mirrorOf>
</mirror>
</mirrors>
met2vendor is another internal nexus we use....
--
Freddy Mallet wrote:
>
> Hello Bob,
> Could you at least provide your maven mirror configuration defined in the
> settings.xml file ?
>
> thanks
> Freddy
>
>
>
> On Wed, Jun 17, 2009 at 2:09 PM, Olivier Gaudin <gaudol@...> wrote:
>
>> Hello Bob,
>>
>> It would be easier with the full trace, but anyway...
>>
>> Are you running 2 instances of Sonar at the same time ?
>>
>> Olivier
>>
>>
>>
>> On Wed, Jun 17, 2009 at 1:02 PM, Bob Yetman <bobyetman@...>
>> wrote:
>>
>>>
>>> Hello;
>>>
>>> I'm trying to get Sonar 1.8 up and running on a private intranet. I've
>>> got
>>> the web-app deployed, the database created, Nexus all configured, and am
>>> trying to get the sonar-maven-plugin working. But I'm getting the
>>> following error during the process:
>>>
>>> mvn clean install org.codehaus.sonar:sonar-maven-plugin:1.8:sonar
>>>
>>> BUILD ERROR
>>>
>>> Can not execute Sonar
>>>
>>> Embedded error: Unable to find the mojo
>>>
>>> 'org.codehaus.sonar.runtime:sonar-core-maven-plugin:20090609145257:internal'
>>> in the plugin 'org.codehaus.sonar.runtime:sonar-core-maven-plugin.
>>>
>>> When I navigate to the repo in Nexus, the sonar-core-maven-plugin is
>>> there,
>>> both the pom and the jar file. I suspect the problem is the 'internal'
>>> part
>>> of the plugin descriptor, but not sure how to get rid of this.
>>>
>>> We're using JDK 1.5.0_16, Maven 2.0.9, Nexus 1.3.4.
>>>
>>> It's downloading other plugins, because I see earlier in the session
>>> messages like
>>> Downloading:
>>>
>>> http:......./org/codehaus/sonar/runtime/jdbc-driver/mysql-connector-java-5.0.8/....pom
>>>
>>> No, I can't post the full output of the command, and no, I can't go up
>>> to
>>> a
>>> new version.
>>> Any help would be appreciated.
>>>
>>> Bob Yetman
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Problem-with-sonar-maven-plugin-1.8-tp24071278p24071278.html
>>> Sent from the Sonar user mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe from this list, please visit:
>>>
>>> http://xircles.codehaus.org/manage_email
>>>
>>>
>>>
>>
>
>
View this message in context: http://www.nabble.com/Problem-with-sonar-maven-plugin-1.8-tp24071278p24074295.html
Sent from the Sonar user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
« Return to Thread: Problem with sonar-maven-plugin-1.8
| Free embeddable forum powered by Nabble | Forum Help |