I have a problem executing clearcase scm provider.

When I run the goal scm:update the snapshot view is being updated but
maven fails the build when there are any updates pulled out form the
clearcase. Regardless of build result (success or error) the view is
fresh with all the view files and updates.

Turning the stack trace showed (just part for clarity)

        ... 18 more
Caused by: java.lang.NullPointerException
        at 
org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChangeLogCommand.executeChangeLogCommand(ClearCaseChangeLogCommand.java:51)
        at 
org.apache.maven.scm.command.changelog.AbstractChangeLogCommand.executeCommand(AbstractChangeLogCommand.java:63)
        at 
org.apache.maven.scm.command.update.AbstractUpdateCommand.executeCommand(AbstractUpdateCommand.java:60)
        at 
org.apache.maven.scm.command.AbstractCommand.execute(AbstractCommand.java:55)
        ... 21 more


My system is:
Linux RedHat AS 3.5
ClearCase version 2003.06.00
Maven 2.0.2

If anyone can tell me how to get sources and debug the problem it
would appreciate. I ask since I'm new to maven and have no idea how to
setup the development environment for maven scm plugins.

Thanks in advance
  Igor

Reply via email to