+1 Adriano.
Gautam - The apk seems to have been successfully deployed on your device. Check
the app list on your device/emulator.
Also, I've made a few minor changes to the repo. You might want to do a git
pull. This is also applicable to anyone else working on the mobile agent. I've
just made changes to upgrade all the configuration to the latest version of
Maven.
Best,
Zubair
On 28 Apr 2012, at 20:41, Adriano Marques wrote:
> Guys, I think we should move the build error discussion to umit-devel
> instead, so others can benefit from the answers, and we reduce the noise in
> this list which is focused on gsoc/usoc specific discussions.
>
> On Sat, Apr 28, 2012 at 1:26 PM, Gautam Bajaj <gautam1...@gmail.com> wrote:
> Hi Sir,
>
> I am using Linux. (Ubuntu 11.04)
> Please find the dump on running "mvn clean install -e" attached with this
> email.
> It returns "BUILD SUCCESS" , but when I run : "mvn android:deploy" it still
> return "BUILD SUCCESS" but I cannot see any changes on the emulator.
>
> my eclipse still shows error on the red line:
>
> <build>
> <finalName>${project.artifactId}</finalName>
> <sourceDirectory>src</sourceDirectory>
> <plugins>
> <plugin>
> <artifactId>maven-antrun-plugin</artifactId>
> <executions>
> <execution>
> <id>generate-sources</id>
> <phase>generate-sources</phase>
> <configuration>
> <tasks>
> <exec
> executable="protoc">
> <arg
> value="--java_out=src" />
> <arg
> value="src/org/umit/icm/mobile/common/proto/messages.proto" />
> </exec>
> </tasks>
>
> <sourceRoot>src</sourceRoot>
> </configuration>
> <goals>
> <goal>run</goal>
> </goals>
> </execution>
> </executions>
> </plugin>
> </plugins>
> </build>
>
>
>
>
> On Sat, Apr 28, 2012 at 8:35 PM, Zubair Nabi <zn.zubairn...@gmail.com> wrote:
> Are you using Linux or Max OSX? I just committed a patch to fix a problem
> with the heap space running out while building an Android project using Maven
> on OSX.
>
> Best,
> Zubair
>
>
>
> On 28 Apr 2012, at 14:05, Gautam Bajaj wrote:
>
>> Hi,
>>
>> On Sat, Apr 28, 2012 at 2:51 PM, Luis A. Bastiao Silva <luis....@gmail.com>
>> wrote:
>> Hi Gautam,
>>
>> On Sat, Apr 28, 2012 at 2:29 AM, Gautam Bajaj <gautam1...@gmail.com> wrote:
>> Hi,
>> My daily report:
>>
>> Things I did today:
>> 1- Learned Maven.
>> 2- Learned Protocol Buff.
>> 3- Rebuilded aggregator into my system.
>> 4- Wrote basic proposal
>> 5- Cloned Open Monitor Desktop Agent.
>>
>> Your proposal is still very basic.
>>
>> - Write a short description
>> - You need to clear define the tasks that we need to do. For instance, a
>> start point could be:
>> http://dev.umitproject.org/projects/icm-mobile/issues
>> - Then explain how you want to implement.
>> - Present a timeline for the GSoC
>>
>>
>> I am exploring them, thanks for the link.
>>
>>
>>
>> Things I look forward doing tomorrow:
>> 1- Completing my proposal
>> 2- Rebuilding ICM-Android Agent. (I'm currently facing issue's with this)
>>
>> What kind of issues?
>>
>> I am not able to setup android maven plugin, so my eclipse is not able to
>> recognize android imports.
>> I have imported current icm-mobile as maven project.
>> Eclipse is giving me error on : "import android.app.TabActivity;"
>>
>> I have tried following instructions given in the blog. I have followed steps
>> given here: http://rgladwell.github.com/m2e-android/
>>
>> Please find dump attached with this mail on running "mvn install" in the
>> root directory on icm-mobile.
>> My pom.xml is giving error on the line written in red below:
>>
>> <build>
>> <finalName>${project.artifactId}</finalName>
>> <sourceDirectory>src</sourceDirectory>
>> <plugins>
>> <plugin>
>> <artifactId>maven-antrun-plugin</artifactId>
>> <executions>
>> <execution>
>> <id>generate-sources</id>
>> <phase>generate-sources</phase>
>> <configuration>
>> <tasks>
>> <exec
>> executable="protoc">
>> <arg
>> value="--java_out=src" />
>> <arg
>> value="src/org/umit/icm/mobile/common/proto/messages.proto" />
>> </exec>
>> </tasks>
>>
>> <sourceRoot>src</sourceRoot>
>> </configuration>
>> <goals>
>> <goal>run</goal>
>> </goals>
>> </execution>
>> </executions>
>> </plugin>
>> </plugins>
>> </build>
>>
>>
>>
>> 3- Start exploring Desktop Agent code.
>> 4- Start working on Mobile Sniffer.
>>
>> --
>> Gautam Bajaj
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Umit Google Summer of Code 2012" group.
>> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> umit-gsoc-2012+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/umit-gsoc-2012?hl=en.
>>
>>
>> Best Regards,
>> --
>> Luís A. Bastião Silva
>> Skype: koplabs
>> http://www.bastiao.org
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Umit Google Summer of Code 2012" group.
>> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> umit-gsoc-2012+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/umit-gsoc-2012?hl=en.
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Umit Google Summer of Code 2012" group.
>> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> umit-gsoc-2012+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/umit-gsoc-2012?hl=en.
>> <install.dump>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Umit Google Summer of Code 2012" group.
> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
> To unsubscribe from this group, send email to
> umit-gsoc-2012+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/umit-gsoc-2012?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Umit Google Summer of Code 2012" group.
> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
> To unsubscribe from this group, send email to
> umit-gsoc-2012+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/umit-gsoc-2012?hl=en.
>
>
>
> --
> Adriano Monteiro Marques
>
> http://www.openmonitor.org
> http://www.umitproject.org
> http://www.thoughtspad.com
>
> "Don't stay in bed, unless you can make money in bed." - George Burns
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Umit Google Summer of Code 2012" group.
> To post to this group, send email to umit-gsoc-2...@googlegroups.com.
> To unsubscribe from this group, send email to
> umit-gsoc-2012+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/umit-gsoc-2012?hl=en.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Umit-devel mailing list
Umit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/umit-devel