Hi all,

I am trying to release my Eclipse plugins and I am getting lots of "The import some.eclipse.package cannot be resolved" compilation errors during the release:perform goal.

I have tried to run mvn package on the target/checkout directory and I am getting the same errors... It seems that the build.xml file cannot be run outside of the ${basedir} directory...

Any workaround for this situation?
How about tweaking the release:perform goal?

Adrian.


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

Reply via email to