Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Trouble building I-Jetty

I’m a newbie to Android, Maven, web technologies, etc. – so my apologies in advance if my questions seem naïve.

 

Right now I’m just trying to build the I-Jetty server (I need to add Bluetooth permissions to the manifest – but I haven’t changed anything yet), and I’m getting this error:

 

[ERROR] Failed to execute goal com.jayway.maven.plugins.android.generation2:andr
oid-maven-plugin:3.0.0:generate-sources (default-generate-sources) on project i-
jetty: Execution default-generate-sources of goal com.jayway.maven.plugins.andro
id.generation2:android-maven-plugin:3.0.0:generate-sources failed: A required cl
ass was missing while executing com.jayway.maven.plugins.android.generation2:and
roid-maven-plugin:3.0.0:generate-sources: Lorg/sonatype/aether/RepositorySystem;

 

I’ve done some googling but haven’t yet found a way to resolve this error for that specific plugin – any help would be appreciated!

 

-Mark

 

[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records. To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com


Back to the top