[jboss-dev] m2eclipse build issues
Alexey Loubyansky
alexey.loubyansky at redhat.com
Thu Aug 13 04:12:33 EDT 2009
Which eclipse versions are you using? Doesn't the latest m2eclipse
require eclipse 3.4.1?
Software update from eclipse 3.4.2 results in the following error
"Cannot find a solution satisfying the following requirements
org.eclipse.debug.ui [3.4.1.v20080811_r341]."
Thanks.
Alexey
Scott Stark wrote:
> I keep running into compile errors showing up that do not make sense as
> the dependencies for the classes that cannot be found are in the
> MAVEN2_CLASSPATH_CONTAINER dependencies. Currently there are errors
> related to not being able to resolve the
> org/jboss/bootstrap/spi/server/Server
> class, even though the classpath contains the
> org/jboss/bootstrap/jboss-bootstrap-spi/2.0.0-alpha-2/jboss-bootstrap-spi-2.0.0-alpha-2.jar
>
>
> I'm also seeing this error for every project it tries to build:
> 8/10/09 12:04:19 PM PDT: Build errors for testsuite;
> org.apache.maven.lifecycle.LifecycleExecutionException: Invalid or
> missing parameters: [Mojo parameter [name: 'rules'; alias: 'null']] for
> mojo: org.apache.maven.plugins:maven-enforcer-plugin:1.0-beta-1:enforce
>
>
> I have tried throwing the workspace away and reimporting it, but that
> resulted in the same set of errors. Up to this point some combination of
> updating dependencies, rebuilding clean, rebuilding the workspace has
> worked, but now it is not.
>
> Anyone else have eclipse working off of the current trunk?
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list