Sounds like a problem in the JDev plugin that gives JDev some of
Maven's functionality. I am not familiar with it (haven't used JDev in
a long time) so I don't even know anything about the JDev - Maven
integration. Can you tell us more about how are you using it?

Do things work properly on the command line ("mvn package")? So its
just the JDev stuff that isn't working?

Wayne

On 7/27/07, ScottBrank <[EMAIL PROTECTED]> wrote:
>
> Hi folks,
>
> I got a problem with building Jdev file project .jpr with maven 2.0.7
>
> i compared my pom.xml with pom.xml of trinidad project and i found no
> difference of purpouse between them.
>
> the error that i'm getting is that when i try to compile my project by jdev,
> it returns that some packages are missing, but well, i already have the
> libraries imported to my project. it's weird.
>
> An example of that is the following:
>
> I got a code in my apllication that is
> import org.apache.log4j.Logger;
> and when i compile it, jdev returns that the package org.apache.log4j dows
> not exist.
>
> what is the issue at all?
>
> other thing i have noticed is that when i open a file in my jdev and try to
> type "import org" and then ctrl+space, i find that the package isn't shown.
> when i get to the trinidad project, i find that his is there, but there's no
> visile difference between its properties and mine.
>
> what is all about?
>
> thank's, hope of help.
>
> Scott
> --
> View this message in context: 
> http://www.nabble.com/Jdev-project-error-using-Maven-to-build-.jpr-tf4159624s177.html#a11834892
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to