The branch has been upgraded to 3.0.2-SNAPSHOT
by the maven release process and there may be problems
(it seems this process does not completely work).
I will try to fix these asap.

On 11/3/06, bernulfiskus <[EMAIL PROTECTED]> wrote:

I also tried servicemix 3.0.1 - automatic downloading of the
jbi-maven-plugin.jar worked, but i got a nullpointer-exception:

[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] null
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NullPointerException
        at
org.apache.maven.plugin.DefaultPluginManager.addPlugin(DefaultPluginM
anager.java:292)
        at
org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(De
faultPluginManager.java:198)

Any Idea?



Eric Mickelson wrote:
>
> I just updated my servicemix-3.0 branch and can't build due to same
> issue, but with new version of plugin.  I have the .m2/settings.xml
> set as specified at:
> 
http://servicemix.goopen.org/sm30ug/4-examples.html#4.Examples-Mavenconfiguration
>
> This helped to download the pom, but the jar is not found.  I'll try
> to continue with a manual download, but would like to understand why.
>
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Plugin could not be found - check that the goal name is
> correct: Unable to download the artifact from any repository
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
>     mvn install:install-file -DgroupId=org.apache.servicemix.tooling
> -DartifactId=jbi-maven-plugin \
>         -Dversion=3.0.1-incubating -Dpackaging=maven-plugin
> -Dfile=/path/to/file
>
>
>
> org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0.1-incubating
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   apache-releases
> (http://people.apache.org/repo/m2-ibiblio-rsync-repository)
>
>
> org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0.1-incubating
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   servicemix-m2-repo (http://servicemix.org/m2-repo),
>   apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   apache-releases
> (http://people.apache.org/repo/m2-ibiblio-rsync-repository)
>
>
>
> Thank you in advance.
> --
> Eric
>
>

--
View this message in context: 
http://www.nabble.com/jbi-maven-plugin-not-found-tf2538569.html#a7152568
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to