[aerogear-dev] Maven repo config in pom.xml

John Manko john.manko at gmail.com
Thu Sep 4 20:38:31 EDT 2014


You know, I really appreciate the work you guys are doing, but the
documentation is horrible for new adopters. Something needs to be done.


On Thu, Sep 4, 2014 at 7:00 PM, John Manko <john.manko at gmail.com> wrote:

> I added the repo and plugin config to my pom, but I still can't find the
> aerogear artifacts.
>
> For org.jboss.aerogear:aerogear-android-push, only v0.2 and v0.1 are
> found, not v1.0.
>
> Also, getting Failed to execute goal on project blah: Could not resolve
> dependencies for project .... Failed to collect dependencies for
> [org.jboss.aerogear:aerogear-android:jar:1.4.0 (compile),
> org.jboss.aerogear:aerogear-security:jar:1.3.1 (compile),
> org.jboss.aerogear:aerogear-security-picketlink:jar:1.3.1 (compile),
> com.google.android:support-v4:jar:r7 (compile),
> javax:javaee-web-api:jar:6.0 (provided)]: No versions available for
> android.support:compatibility-v4:jar:[18,) within specified range -> [Help
> 1]
>
> I'm running in Netbeans 8, btw.  Is Eclipse a requirement due to IDE
> plugin support?
>
>    <repositories>
>         <repository>
>             <id>jboss-public-repository-group</id>
>             <name>JBoss Public Maven Repository Group</name>
>             <url>
> https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
>             <layout>default</layout>
>             <releases>
>                 <enabled>true</enabled>
>                 <updatePolicy>never</updatePolicy>
>             </releases>
>             <snapshots>
>                 <enabled>true</enabled>
>                 <updatePolicy>never</updatePolicy>
>             </snapshots>
>         </repository>
>     </repositories>
>     <pluginRepositories>
>         <pluginRepository>
>           <id>jboss-public-repository-group</id>
>           <name>JBoss Public Maven Repository Group</name>
>           <url>
> https://repository.jboss.org/nexus/content/groups/public-jboss/</url>
>           <layout>default</layout>
>           <releases>
>             <enabled>true</enabled>
>             <updatePolicy>never</updatePolicy>
>           </releases>
>           <snapshots>
>             <enabled>true</enabled>
>             <updatePolicy>never</updatePolicy>
>           </snapshots>
>         </pluginRepository>
>       </pluginRepositories>
>
>
>


-- 
“If the American people ever allow private banks to control the issue of
their currency, first by inflation, then by deflation, the banks...will
deprive the people of all property until their children wake-up homeless on
the continent their fathers conquered... The issuing power should be taken
from the banks and restored to the people, to whom it properly belongs."
-- Thomas Jefferson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20140904/df1816f7/attachment.html 


More information about the aerogear-dev mailing list