Craig,

could you verify that your jackrabbit bundle actually includes the
needed classes?
Furthermore, maybe you could post a little bit more of the error
message or post your complete pom.xml's (or send them to me
directly)...

In general, did you try to remove your maven cache already?

regards,

Karl

On 7/19/07, Craig L. Ching <[EMAIL PROTECTED]> wrote:
> I think you need to make this:
>
> <Export-Package>javax.jcr, javax.jcr.*,
> org.apache.jackrabbit.*</Export-Package>
>
> Does this fix it?
>
It doesn't, I don't *think*.  When I build from the parent directory (I
have a parent pom that includes these two as modules), I get the same
error I reported before.  If I go into the dependent project and do 'mvn
install' it doesn't report that error, but I have a problem with another
package.

I've also added javax.jcr to my <Import-Package> in the dependent
project.

Anything else I could try?  I'll keep experimenting to see if I can make
progress.

> regards,
>
> Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Karl Pauls
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to