Hi,

There is an open issue about that:
https://issues.jfrog.org/jira/browse/HAP-316
A fixed SNAPSHOT version is already available from here:
http://repo.jfrog.org/artifactory/libs-snapshots-local/org/jenkins-ci/plugins/artifactory/2.1.1-SNAPSHOT/artifactory-2.1.1-20120528.140631-4.hpi

Otherwise, you can use the workaround I've suggested inside the Jira page.
BTW, which version of Maven are you using? are you using Artifactory Pro os
OSS?

Regards,
Shay.

On Wed, May 30, 2012 at 6:53 PM, deaddowney <[email protected]> wrote:

> I'm using the latest version of the Artifactory plugin for Jenkins.  When I
> build, I get a failure with the following Exception:
>
> ERROR: null
> java.lang.NullPointerException
>        at
>
> org.jfrog.hudson.util.BuildUniqueIdentifierHelper.getUpstreamIdentifier(BuildUniqueIdentifierHelper.java:106)
>        at
>
> org.jfrog.hudson.maven2.ArtifactsDeployer.deployArtifact(ArtifactsDeployer.java:170)
>        at
>
> org.jfrog.hudson.maven2.ArtifactsDeployer.deploy(ArtifactsDeployer.java:127)
>        at
>
> org.jfrog.hudson.ArtifactoryRedeployPublisher.perform(ArtifactoryRedeployPublisher.java:300)
>        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
>        at
> hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710)
>        at
>
> hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:685)
>        at
>
> hudson.maven.MavenModuleSetBuild$RunnerImpl.post2(MavenModuleSetBuild.java:994)
>        at
> hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:632)
>        at hudson.model.Run.run(Run.java:1463)
>        at
> hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
>        at
> hudson.model.ResourceController.execute(ResourceController.java:88)
>        at hudson.model.Executor.run(Executor.java:239)
>
> I have the following settings:
> Deploy Maven Artifacts
> Include Patterns:blank
> Exclude Patterns:**/*.tgz **/*.gz
>
>
> This set up works for single module maven projects.  Has anyone else come
> across this?
>
> Regards,
>
> --
> View this message in context:
> http://artifactory-users.108859.n3.nabble.com/NPE-on-deploying-multi-module-maven-project-tp4022627.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to