I am now bewildered by what is going on here.  The maven-scm-plugin is
clearly defined in the ibiblio repository.  I am not overriding
anything, and yet I get this error when I try to build the pom.  May
someone please tell me what is happening?

<build>
        <plugins>
            <plugin>
                <groupId>maven</groupId>
                <artifactId>maven-scm-plugin</artifactId>
                <version>1.5-beta-3</version>
            </plugin>
        </plugins>
  </build>

[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] null
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
        at
org.apache.maven.plugin.DefaultPluginManager.addPlugin(DefaultPluginMana
ger.java:292)
        at
org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(Defau
ltPluginManager.java:198)
        at
org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginM
anager.java:163) 


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law.  If 
you are not the intended recipient, you should delete this message. 


Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]

Reply via email to