Hi,

On Mon, Oct 27, 2008 at 5:35 PM,  <[EMAIL PROTECTED]> wrote:

> ...[INFO] [bundle:bundle]
...
> [WARNING] Warning building bundle
> org.apache.sling:org.apache.sling.scripting.jsp:bundle:2.0.3-incubator-SNAPSHOT
> : No sub JAR or directory el-api-6.0.14.jar...

Looks like this error message comes from the bnd libraries, but I've
never had this problem.

Could you try deleting or renaming your local maven repository, and
restart the build with "mvn -s /dev/null" (or whatever the windows
equivalent is) to make sure you only use the central maven repository?

My (wild) guess is that Maven is using the wrong version of the Maven
bundle plugin, so by starting with a blank local repository and no
special settings you should get the same version that we use.

-Bertrand

Reply via email to