Can we make that optional or at least have an alternate profile that
avoids this dependency?
Kabir Khan wrote:
You need jrockit installed, and then run
$mvn -Djrockit.home=/path/to/jrockit
On 9 Jul 2009, at 16:28, Scott Stark wrote:
> I pulled down a new 2.1 branch checkout, and tried doing the mvn
> install, but its failing:
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building JBoss AOP Distribution Build
> [INFO] task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] snapshot
> org.jboss.aop:jrockit-pluggable-instrumentor:2.1.4-SNAPSHOT: checking
> for updates from
snapshots.jboss.org
> Downloading:
>
http://snapshots.jboss.org/maven2/org/jboss/aop/jrockit-pluggable-instrum...
>
> Downloading:
>
http://snapshots.jboss.org/maven2/com/google/code/jarjar/1.0/jarjar-1.0.pom
>
> Downloading:
>
http://repository.jboss.org/maven2/com/google/code/jarjar/1.0/jarjar-1.0.pom
>
> 447b downloaded
> Downloading:
>
http://snapshots.jboss.org/maven2/org/jboss/aop/jrockit-pluggable-instrum...
>
> Downloading:
>
http://snapshots.jboss.org/maven2/com/google/code/jarjar/1.0/jarjar-1.0.jar
>
> Downloading:
>
http://repository.jboss.org/maven2/com/google/code/jarjar/1.0/jarjar-1.0.jar
>
> 110K downloaded
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.jboss.aop:jrockit-pluggable-instrumentor:jar:2.1.4-SNAPSHOT
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.jboss.aop
> -DartifactId=jrockit-pluggable-instrumentor -Dversion=2.1.4-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>
> Alternatively, if you host your own repository you can deploy the
> file there:
> mvn deploy:deploy-file -DgroupId=org.jboss.aop
> -DartifactId=jrockit-pluggable-instrumentor -Dversion=2.1.4-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
> Path to dependency:
> 1) org.jboss.aop:jboss-aop-dist:jar:2.1.4-SNAPSHOT
> 2) org.jboss.aop:jrockit-pluggable-instrumentor:jar:2.1.4-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
> org.jboss.aop:jboss-aop-dist:jar:2.1.4-SNAPSHOT
>
> from the specified remote repositories:
> central (
http://repo1.maven.org/maven2),
>
repository.jboss.org (
http://repository.jboss.org/maven2),
> apiviz.release (
http://apiviz.googlecode.com/svn/site/repo/mvn/release),
>
snapshots.jboss.org (
http://snapshots.jboss.org/maven2)
>
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development