Hi,

still having problem with ProjectBuilder. after I followed the API
change of the ProjectBuildingRequest I see following
Caused by: java.lang.NullPointerException
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:185)
        at 
org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:175)
        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:237)
        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:219)
        at de.saumya.mojo.gemify.TestMojo.execute(TestMojo.java:60)

I setup a gist with the problematic code:
http://gist.github.com/593253

it works with version beta-2 and before and gets the NPE with version
beta-3 and later.

any hints are welcome to do the "better".

with regards, Kristian
On Thu, Sep 23, 2010 at 12:14 AM, Benjamin Bentmann
<benjamin.bentm...@udo.edu> wrote:
> Hi,
>
> in preparation for the release of Apache Maven 3.0, the Maven team is
> seeking your help to discover regressions since Maven 2.x. Everybody
> interested in taking a preview of the upcoming release for a test drive can
> get source and binary bundles from this URL:
>
> https://repository.apache.org/content/repositories/maven-006/org/apache/maven/apache-maven/3.0-RC2/
>
> Before reporting any issues found during testing, please be sure to have a
> close look at the compatibility notes for Maven 3.x:
>
> https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes
>
> If you encounter unexpected build issues, please fill a report in JIRA that
> provides sufficient information to reproduce and analyze the issue:
>
> http://jira.codehaus.org/browse/MNG
>
> The fixes contained in this release candidate since the 3.0-beta-3 release
> and the previous RC1 can also be seen in JIRA:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=PRIR5ueW-i&version=13142&styleName=Text&projectId=10500&Create=Create
>
> Thanks,
>
>
> -The Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to