Danilo Tuler wrote:
> 
> [INFO] Internal error in the plugin manager executing goal
> 'org.apache.maven.plugins:maven-compiler-plugin:2.1-el4j_20080110_1520:compile':
> Unable to find the mojo
> 'org.apache.maven.plugins:maven-compiler-plugin:2.1-el4j_20080110_1520:compile'
> in the plugin
> 'org.apache.maven.plugins:maven-compiler-plugin'org/codehaus/plexus/compiler/util/scan/InclusionScanException
> 

I'm using the depgraph plugin, and I guess its repository is broken.
I removed it from my pom and it works fine now.
The problematic repository is:

<pluginRepository>
        <id>elca-services</id>
        <url>http://el4.elca-services.ch/el4j/maven2repository</url>
        <releases>
                <enabled>true</enabled>
        </releases>
</pluginRepository>

Danilo

-- 
View this message in context: 
http://www.nabble.com/maven-compiler-plugin-2.1-el4j_20080110_1520-tp15137318s177p15139736.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to